__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.pytest_cache/
.coverage
htmlcov/
.venv/
.env
.mypy_cache/
.ruff_cache/
*.so
.idea/
.vscode/
*.swp
*.swo
*~
uv.lock
