Skip to content

Commit

Permalink
Gitignore new sqlite files
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredbeck committed Oct 22, 2023
1 parent a77ec1e commit 8d108c9
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
@@ -1,5 +1,7 @@
*.gem
*.sqlite3-journal
*.sqlite3-shm
*.sqlite3-wal
.bundle
.byebug_history
.idea
Expand Down

0 comments on commit 8d108c9

Please sign in to comment.