mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-11 19:16:49 +01:00
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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,3 @@
|
||||
error-log.txt
|
||||
backups/*.zip
|
||||
lib/config*.php
|
||||
!lib/config___template.php
|
||||
lib/config-*.php
|
||||
Reference in New Issue
Block a user