djok/.gitignore
2025-04-05 16:16:28 -05:00

12 lines
123 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
_staticfiles/
# Virtual environments
.venv