Skip to content

Commit 2dd2e64

Browse files
committed
Ignoring config*.php except config-template.php
To avoid any of the config files ending up in your Git repo
1 parent 3d45172 commit 2dd2e64

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
error-log.txt
22
backups/*.zip
3-
lib/config.php
3+
lib/config*.php
4+
!lib/config-template.php

0 commit comments

Comments
 (0)