mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-12 08:35:48 +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