diff --git a/.gitignore b/.gitignore
index 3e0f454e0c..2b9eef7fce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 phpBB/cache/*.php
-*~
\ No newline at end of file
+tests/phpbb_unit_tests.sqlite2
+tests/test_config.php
+*~