aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Frèrejean <erikfrerejean@phpbb.com>2011-03-10 22:42:30 +0100
committerErik Frèrejean <erikfrerejean@phpbb.com>2011-03-10 22:48:12 +0100
commit2fb9bfe3b3803feffdaa293fdd9ad23a0d428a1d (patch)
tree35fe84908e9cb4eea9affebc3fc4ff4385bb1754 /.gitignore
parentMerge branch 'ticket/nickvergessen/9911' into develop-olympus (diff)
downloadphpbb-2fb9bfe3b3803feffdaa293fdd9ad23a0d428a1d.tar.gz
phpbb-2fb9bfe3b3803feffdaa293fdd9ad23a0d428a1d.tar.bz2
phpbb-2fb9bfe3b3803feffdaa293fdd9ad23a0d428a1d.zip
[ticket/10090] Add phpBB/cache/queue.php.lock to the gitignore
PHPBB3-10090
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c417bf01c1..817b0fa979 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*~
phpunit.xml
phpBB/cache/*.php
+phpBB/cache/queue.php.lock
phpBB/config.php
phpBB/files/*
phpBB/images/avatars/upload/*