aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2f0f98f..f561b27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,7 @@ node_modules
5tmp 5tmp
6 6
7# Environment variables, never commit this file 7# Environment variables, never commit this file
8.env 8# .env
9 9
10# The development sqlite file 10# The development sqlite file
11*.sqlite 11*.sqlite