1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-23 18:11:47 +02:00

Merge branch 'develop-olympus' into develop

* develop-olympus:
  [ticket/10090] Add phpBB/cache/queue.php.lock to the gitignore
This commit is contained in:
Oleg Pudeyev
2011-03-11 19:44:54 -05:00

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
*~ *~
phpunit.xml phpunit.xml
phpBB/cache/*.php phpBB/cache/*.php
phpBB/cache/queue.php.lock
phpBB/config.php phpBB/config.php
phpBB/files/* phpBB/files/*
phpBB/images/avatars/gallery/* phpBB/images/avatars/gallery/*