From 57251929ec88373edc8bf38d8dbf262f4176f16f Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 5 Nov 2015 12:36:36 +0200 Subject: [PATCH] Fixing issues --- backend/web/.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/web/.gitignore b/backend/web/.gitignore index 1faed06..25c74e6 100644 --- a/backend/web/.gitignore +++ b/backend/web/.gitignore @@ -1,2 +1,2 @@ -#/index.php -#/index-test.php +/index.php +/index-test.php -- libgit2 0.21.4