chore: add .gitignore, remove venv from tracking

This commit is contained in:
root
2026-07-15 14:23:46 +00:00
parent 76f0d9efba
commit ce2a59f986
5675 changed files with 6 additions and 696420 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
venv/
uploads/
__pycache__/
*.pyc
.env
*.egg-info/