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