Ignore SQLite wal and shm files.
This commit is contained in:
parent
ab041291fb
commit
b77d124152
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -49,3 +49,5 @@ pom.xml.asc
|
|||
/release-node/honeysql/
|
||||
|
||||
/edn/target/
|
||||
/fixtures/*.db-shm
|
||||
/fixtures/*.db-wal
|
||||
|
|
Loading…
Reference in a new issue