mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Merge branch 'ticket/igorw/9816' into develop-olympus
* ticket/igorw/9816: [ticket/9816] Remove config.php from repository Conflicts: .gitignore
This commit is contained in:
commit
b8f37a5024
2 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
*~
|
||||
phpBB/cache/*.php
|
||||
phpBB/config.php
|
||||
tests/phpbb_unit_tests.sqlite2
|
||||
tests/test_config.php
|
||||
*~
|
||||
|
|
Loading…
Add table
Reference in a new issue