chore: add .gitignore (uploads, *.db, certs)

This commit is contained in:
2026-05-25 20:14:53 -04:00
parent 5cda952072
commit ac7a8b1553
3 changed files with 3 additions and 50 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
uploads/
__pycache__/
*.py[cod]
*.db
.env
cert.pem
key.pem
__pycache__/