__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg

.venv/
venv/
env/

.agentpack/cache/
.agentpack/snapshots/
.agentpack/context.*

.pytest_cache/
.mypy_cache/
.ruff_cache/

*.dist-info/
