1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

Merge branch 'ticket/igorw/9816' into develop-olympus

* ticket/igorw/9816:
  [ticket/9816] Remove config.php from repository

Conflicts:
	.gitignore
This commit is contained in:
Andreas Fischer
2010-10-15 15:39:36 +02:00
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

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

View File