aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rw-r--r--phpBB/config.php0
2 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3e0f454e0c..3590226920 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
phpBB/cache/*.php
-*~ \ No newline at end of file
+phpBB/config.php
+tests/test_config.php
+*~
diff --git a/phpBB/config.php b/phpBB/config.php
deleted file mode 100644
index e69de29bb2..0000000000
--- a/phpBB/config.php
+++ /dev/null