__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
dist/
build/
.pytest_cache/
mutants/
.mypy_cache/
.ruff_cache/
*.csv
.DS_Store

# Local Fabric artifacts pulled/generated by the VS Code extension (may contain real warehouse code)
fabric/
