1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-12 20:02:08 +02:00

[ticket/13362] Fix cache paths in .gitignore

PHPBB3-13362
This commit is contained in:
Tristan Darricau 2014-11-26 12:38:02 +01:00
parent aa3a46a35f
commit 6a4179cef5

4
.gitignore vendored
View File

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