Ignore config-*

Be less specific about the files we do want to include
config-*.php for files to ignore and those we want to keep will begin
config___
This commit is contained in:
Matt Pass
2013-06-04 17:59:00 +01:00
parent f160b4fa80
commit 4dd95b1b0f

3
.gitignore vendored
View File

@@ -1,4 +1,3 @@
error-log.txt
backups/*.zip
lib/config*.php
!lib/config___template.php
lib/config-*.php