chore: gitignore *.db and .env, remove tracked photos.db

This commit is contained in:
2026-05-25 17:42:24 -04:00
parent a8b1e694b0
commit f1707d9e6e
2 changed files with 2 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
uploads/
__pycache__/
*.py[cod]
*.db
.env
BIN
View File
Binary file not shown.