[ticket/9816] Remove config.php from repository

PHPBB3-9816
This commit is contained in:
Igor Wiedler 2010-09-12 14:21:25 +02:00
parent e08395745b
commit 20505ff326
2 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View file

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

View file