Files
2025-12-23 08:49:57 +00:00

11 lines
77 B
Plaintext

.vercel/
.venv/
venv/
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.DS_Store
.env*