summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2020-02-02 17:10:10 +0000
committerKornel <kornel@geekhood.net>2020-02-02 17:10:23 +0000
commitc476b41aff733ab1c5b2dda39530e9924ac26921 (patch)
treebecf21d7e7578e4aefb258106158218f43107a0d /.gitignore
parentd77870fbd9f21cbfe7b2c6ab960f8de7e56ecb8f (diff)
Ignore sqlite db
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4bef3ad..adb115c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,8 @@ data/git
data/tantivy
data/staging
*.db-journal
+*.db-wal
+*.db-shm
*.rmp
*.rmpz
front_end/public/atom.xml