__pycache__/
*.pyc
*.pyo
*.pyd
env/
.venv/
dist/
build/
*.egg-info/
*.egg
*.swp
/.mypy_cache/
/*.lock
# config cache or local tokens
*.json
