aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d54b016..1d44e94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,8 @@ src/build/
*.log
target/
*.sqlite
+*.sqlite-shm
+*.sqlite-wal
# Don't ignore this file itself
!.gitignore