mirror of https://github.com/cloudreve/Cloudreve
Modify: add ini file to .gitignore
parent
18968458a4
commit
2b25b9d315
|
@ -17,4 +17,7 @@
|
||||||
uploads/*
|
uploads/*
|
||||||
|
|
||||||
# Version control
|
# Version control
|
||||||
version.lock
|
version.lock
|
||||||
|
|
||||||
|
# Config file
|
||||||
|
*.ini
|
Loading…
Reference in New Issue