From ce79769aa5f9aaec401669fde5002bd39ef6e986 Mon Sep 17 00:00:00 2001 From: timur Date: Sat, 17 Feb 2018 09:34:16 +0200 Subject: [PATCH] git ignore sitemap --- backend/web/.gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/backend/web/.gitignore b/backend/web/.gitignore index 25c74e6..434e07b 100755 --- a/backend/web/.gitignore +++ b/backend/web/.gitignore @@ -1,2 +1,3 @@ /index.php /index-test.php +/sitemap.xml -- libgit2 0.21.4