Modify: add ini file to .gitignore
This commit is contained in:
parent
18968458a4
commit
2b25b9d315
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -17,4 +17,7 @@
|
|||
uploads/*
|
||||
|
||||
# Version control
|
||||
version.lock
|
||||
version.lock
|
||||
|
||||
# Config file
|
||||
*.ini
|
Loading…
Reference in a new issue