.venv/
.pytest_cache/
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.DS_Store
.env
config.json

# skill-creator eval workspace (snapshots, run outputs) — local only
skills/*-workspace/
