fix: add snek.d* to gitignore and set default sqlite db path in app init

This commit is contained in:
2025-01-27 00:06:13 +00:00
parent 20c4791f54
commit d92e9276ae
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@
.resources
.backup*
docs
snek.d*
*.db*
*.png
# ---> Python