1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/9825] Add unit test config and db to gitignore

PHPBB3-9825
This commit is contained in:
Igor Wiedler
2010-09-16 23:16:30 +02:00
parent ac753fa853
commit 81d3f382a9

4
.gitignore vendored
View File

@@ -1,2 +1,4 @@
phpBB/cache/*.php
*~
tests/phpbb_unit_tests.sqlite2
tests/test_config.php
*~