summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shrine/.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/shrine/.gitignore b/shrine/.gitignore
index 5c50213..670502d 100644
--- a/shrine/.gitignore
+++ b/shrine/.gitignore
@@ -2,4 +2,5 @@ bin/
.env
.env.*
vendor/
-tmp/ \ No newline at end of file
+tmp/
+*.db \ No newline at end of file