__pycache__/
*.py[cod]
*.so
.Python
build/
dist/
*.egg-info/
*.egg
.coverage
.pytest_cache/
.mypy_cache/
.venv
venv/
env/
.env
.env.*
.idea/
.vscode/
*.swp
.DS_Store
uv.lock
