diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 8a119e8d6e..2b2d8d0ac6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ *~ /phpunit.xml /phpBB/cache/* -!/phpBB/.htaccess -!/phpBB/index.html +!/phpBB/cache/.htaccess +!/phpBB/cache/index.html /phpBB/composer.phar /phpBB/config*.php /phpBB/ext/* |