Skip to content

Commit

Permalink
Add *.sqlite-shm and *.sqlite-wal to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthSim committed Dec 22, 2023
1 parent 0381a91 commit 0fcf377
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -43,3 +43,5 @@ tmp/
gemfiles/*.lock

*.sqlite
*.sqlite-shm
*.sqlite-wal

0 comments on commit 0fcf377

Please sign in to comment.