Skip to content

Commit

Permalink
STORY-18706: Ignore sqlite3-shm files
Browse files Browse the repository at this point in the history
  • Loading branch information
dcaddell committed Jul 1, 2024
1 parent b93b98c commit 1040f9f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
*.gem
*.rbc
*.sqlite3
*.sqlite3-shm
.bundle
.config
.yardoc
Expand Down
Binary file removed test/test.sqlite3-shm
Binary file not shown.

0 comments on commit 1040f9f

Please sign in to comment.