emailservice/.gitignore
vickytechkey 663e3cdbd7
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 45s
Initial commit
2026-08-23 09:28:40 +05:30

6 lines
51 B
Text

venv/
__pycache__/
*.pyc
db.sqlite3
.env
.DS_Store