Skip to content

Commit

Permalink
ignore wal files
Browse files Browse the repository at this point in the history
  • Loading branch information
jussisaurio committed Dec 14, 2024
1 parent 351cb7b commit 949d6fe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ dist/
.tmp/


/testing/testing.db-wal
**/*.db-wal
**/*.db-shm
**/*-wal

# OS
.DS_Store

0 comments on commit 949d6fe

Please sign in to comment.