adjust .gitignore to use new config file name
This commit is contained in:
parent
87e88e3159
commit
bccb349226
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,7 +1,7 @@
|
|||
# Ignore server files for safety
|
||||
.htaccess
|
||||
.htpasswd
|
||||
cfg/conf.ini
|
||||
cfg/conf.php
|
||||
|
||||
# Ignore data/
|
||||
data/
|
||||
|
|
Loading…
Reference in a new issue