From 2fb9bfe3b3803feffdaa293fdd9ad23a0d428a1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Fr=C3=A8rejean?= Date: Thu, 10 Mar 2011 22:42:30 +0100 Subject: [PATCH] [ticket/10090] Add phpBB/cache/queue.php.lock to the gitignore PHPBB3-10090 --- .gitignore | 1 + 1 file changed, 1 insertion(+) 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/*