# Byte-compiled / optimized
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
build/
dist/
*.egg-info/
*.egg
pip-wheel-metadata/

# Test / coverage
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.tox/
.nox/

# Type checkers
.mypy_cache/
.pyright/
.pytype/

# Linters
.ruff_cache/

# Editors / OS
.DS_Store
.vscode/
.idea/
*.swp
*.swo

# Virtual environments
.venv/
venv/
env/

# Node
node_modules/

# Local-only fixture regen output is committed; do not ignore.
