mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/13362] Ignore the whole cache directory in git
PHPBB3-13362
This commit is contained in:
parent
fd993cbaf2
commit
f46057ca02
1 changed files with 3 additions and 4 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -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/*
|
||||
|
|
Loading…
Add table
Reference in a new issue