mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00: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:
commit
db70d613bc
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/gallery/*
|
phpBB/images/avatars/gallery/*
|
||||||
|
|
Loading…
Add table
Reference in a new issue