[ticket/13362] Ignore the whole cache directory in git

PHPBB3-13362
This commit is contained in:
Tristan Darricau 2014-11-25 18:00:07 +01:00
parent fd993cbaf2
commit f46057ca02

7
.gitignore vendored
View file

@ -1,9 +1,8 @@
*~
/phpunit.xml
/phpBB/cache/twig/*
/phpBB/cache/*.html
/phpBB/cache/*.php
/phpBB/cache/*.lock
/phpBB/cache/*
!/phpBB/.htaccess
!/phpBB/index.html
/phpBB/composer.phar
/phpBB/config*.php
/phpBB/ext/*