Skip to content

Commit

Permalink
ignore spec/dummy/db/test.sqlite3-shm/-wal
Browse files Browse the repository at this point in the history
  • Loading branch information
espen committed Nov 7, 2023
1 parent e210394 commit e34428b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.bundle/
log/*.log
pkg/
spec/dummy/db/*.sqlite3
spec/dummy/db/*.sqlite3*
spec/dummy/db/*.sqlite3-journal
spec/dummy/log/*.log
spec/dummy/tmp/
Expand Down

0 comments on commit e34428b

Please sign in to comment.