Merge pull request #3183 from Nicofuma/ticket/13362

[ticket/13362] Ignore the whole cache directory in git
This commit is contained in:
Joas Schilling 2014-11-25 22:45:23 +01:00
commit 2e7ae40d49

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/*