1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-27 20:10:18 +02:00

[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

2
.gitignore vendored
View File

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

View File