mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-04 11:15:56 +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.
|
||||
db/*.db
|
||||
db/*.db-journal
|
||||
|
||||
# Ignore customized test/config.js
|
||||
test/config.js
|
||||
|
||||
Reference in New Issue
Block a user