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