mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
Ignoring config*.php except config-template.php
To avoid any of the config files ending up in your Git repo
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
error-log.txt
|
||||
backups/*.zip
|
||||
lib/config.php
|
||||
lib/config*.php
|
||||
!lib/config-template.php
|
||||
Reference in New Issue
Block a user