filetypes added

This commit is contained in:
2025-08-10 15:33:37 +09:00
parent 377edb22d8
commit 3e4a21d5b1

2
.gitignore vendored
View File

@@ -8,3 +8,5 @@ __pycache__/
*.pyd *.pyd
.Python .Python
db.sqlite3 db.sqlite3
.env
*.log