mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
Merge branch 'develop-ascraeus' into develop
This commit is contained in:
commit
36a337ffab
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,8 +1,8 @@
|
||||||
*~
|
*~
|
||||||
/phpunit.xml
|
/phpunit.xml
|
||||||
/phpBB/cache/*
|
/phpBB/cache/*
|
||||||
!/phpBB/.htaccess
|
!/phpBB/cache/.htaccess
|
||||||
!/phpBB/index.html
|
!/phpBB/cache/index.html
|
||||||
/phpBB/composer.phar
|
/phpBB/composer.phar
|
||||||
/phpBB/config*.php
|
/phpBB/config*.php
|
||||||
/phpBB/ext/*
|
/phpBB/ext/*
|
||||||
|
|
Loading…
Add table
Reference in a new issue