# .gitignore
.venv/
__pycache__/
*.pyc
dist/
*.egg-info/
*/__pycache__/
