mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-05 16:57:53 +00:00
Ignore db-journal files.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -25,6 +25,7 @@ tmp
|
|||||||
|
|
||||||
# Ignore database directory.
|
# Ignore database directory.
|
||||||
db/*.db
|
db/*.db
|
||||||
|
db/*.db-journal
|
||||||
|
|
||||||
# Ignore customized test/config.js
|
# Ignore customized test/config.js
|
||||||
test/config.js
|
test/config.js
|
||||||
|
|||||||
Reference in New Issue
Block a user