__pycache__/
*.py[cod]
*$py.class
.Python
.venv/
venv/
env/
ENV/
.pytest_cache/
.ruff_cache/
.mypy_cache/
*.egg-info/
dist/
build/
.coverage
htmlcov/
.DS_Store
*.swp
.env
.env.*
.idea/
.vscode/
*.log

# Repo-specific
*.so
develop-eggs/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
.installed.cfg
*.egg
.tox/
.nox/
*.cover
.coverage.*
*.swo
*~
uv.lock.bak
