Merge branch 'ticket/erikfrerejean/10090' into develop-olympus

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

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/*