[feature/sqlite3] Add sqlite3 database to .gitignore

PHPBB3-9728
This commit is contained in:
Joas Schilling 2014-05-02 13:39:04 +02:00
parent d419bd1899
commit 5496dd41ed

2
.gitignore vendored
View file

@ -12,6 +12,6 @@
/phpBB/images/avatars/upload/*
/phpBB/store/*
/phpBB/vendor
/tests/phpbb_unit_tests.sqlite2
/tests/phpbb_unit_tests.sqlite*
/tests/test_config*.php
/tests/tmp/*