1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 08:17:47 +02:00

Merge remote-tracking branch 'EXreaction/ticket/11262' into develop-olympus

* EXreaction/ticket/11262:
  [ticket/11262] Add .lock in cache directory to .gitignore
This commit is contained in:
Andreas Fischer
2012-12-13 23:26:58 +01:00

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