Ignore config.db as it can be regend
This commit is contained in:
parent
87631c8aa7
commit
057b2a6b3a
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,6 +12,7 @@ lerna-debug.log*
|
|||||||
config.json
|
config.json
|
||||||
log.txt
|
log.txt
|
||||||
nohup.out
|
nohup.out
|
||||||
|
data/config.db
|
||||||
|
|
||||||
# Diagnostic reports (https://nodejs.org/api/report.html)
|
# Diagnostic reports (https://nodejs.org/api/report.html)
|
||||||
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
||||||
|
@ -1 +0,0 @@
|
|||||||
./data/config.db
|
|
Loading…
Reference in New Issue
Block a user