[ticket/11262] Add .lock in cache directory to .gitignore

PHPBB3-11262
This commit is contained in:
Nathan Guse 2012-12-13 12:56:09 -06:00
parent b5f94a14f1
commit 845bf6a638

2
.gitignore vendored
View file

@ -2,7 +2,7 @@
/phpunit.xml
/phpBB/cache/*.html
/phpBB/cache/*.php
/phpBB/cache/queue.php.lock
/phpBB/cache/*.lock
/phpBB/composer.phar
/phpBB/config.php
/phpBB/config_dev.php