Skip to content

Commit

Permalink
Ignore sqlite3 journal files
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed May 27, 2024
1 parent ec2f8c3 commit b014069
Showing 1 changed file 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 @@ -12,3 +12,5 @@
/spec/dummy/*.sqlite3-journal
/spec/dummy/log/*.log
/spec/dummy/tmp/*
*.sqlite3-shm
*.sqlite3-wal

0 comments on commit b014069

Please sign in to comment.