summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-03-31 17:49:54 +0200
committerewy <ewy0@protonmail.com>2026-03-31 17:49:54 +0200
commitfea44dc8254fa8400362318411aafe2881340d8e (patch)
tree64834e3a0ad971377eac7dfd7c4fdb8ffa455aef
parentcf085e93b7abc53b8ecc78c07210384e0ff8d516 (diff)
ignore dbs
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..735af18
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+# sqlite files
+*.db \ No newline at end of file