Skip to content

Commit

Permalink
Remove and ignore sqlite3 journal files
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed Feb 28, 2024
1 parent e945422 commit e7f5244
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@
/spec/dummy/*.sqlite3-journal
/spec/dummy/log/*.log
/spec/dummy/tmp/*
*.sqlite3-shm
*.sqlite3-wal
Binary file removed spec/dummy/db/test.sqlite3-shm
Binary file not shown.
Empty file removed spec/dummy/db/test.sqlite3-wal
Empty file.

0 comments on commit e7f5244

Please sign in to comment.