mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-06 14:35:56 +02:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/11262] Add .lock in cache directory to .gitignore
This commit is contained in:
commit
196bde21c4
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,7 +2,7 @@
|
|||||||
/phpunit.xml
|
/phpunit.xml
|
||||||
/phpBB/cache/*.html
|
/phpBB/cache/*.html
|
||||||
/phpBB/cache/*.php
|
/phpBB/cache/*.php
|
||||||
/phpBB/cache/queue.php.lock
|
/phpBB/cache/*.lock
|
||||||
/phpBB/composer.phar
|
/phpBB/composer.phar
|
||||||
/phpBB/config.php
|
/phpBB/config.php
|
||||||
/phpBB/config_dev.php
|
/phpBB/config_dev.php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user