# Build artefacts
dist/
build/
*.egg-info/

# Environments
venv/
.venv/

# Caches
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/

# Generated tables from manual runs
*.xlsx
