Skip to content

Commit 4dd95b1

Browse files
committed
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___
1 parent f160b4f commit 4dd95b1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.gitignore

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

0 commit comments

Comments
 (0)