mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 20:08:55 +00:00
[ticket/10090] Add phpBB/cache/queue.php.lock to the gitignore
PHPBB3-10090
This commit is contained in:
parent
afae883619
commit
2fb9bfe3b3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -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/upload/*
|
phpBB/images/avatars/upload/*
|
||||||
|
|
Loading…
Add table
Reference in a new issue