mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/9825] Add unit test config and db to gitignore
PHPBB3-9825
This commit is contained in:
parent
ac753fa853
commit
81d3f382a9
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
phpBB/cache/*.php
|
||||
*~
|
||||
tests/phpbb_unit_tests.sqlite2
|
||||
tests/test_config.php
|
||||
*~
|
||||
|
|
Loading…
Add table
Reference in a new issue