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

# Distribution / packaging
.eggs/
dist/
build/
sdist/
wheels/
*.egg-info/
*.egg
MANIFEST

# Unit test / coverage reports
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
.coverage.*
coverage.xml
htmlcov/
.tox/
.nox/

# Environments
.env
.venv/
venv/
env/
ENV/

# Editors and OS
.idea/
.vscode/
.DS_Store

# Fetched at build time by scripts/generate_poses.py, never committed
openapi.json
