.env
.venv/
venv/
__pycache__/
*.pyc
.mypy_cache/
.ruff_cache/
.pytest_cache/
dist/
build/
*.egg-info/
.mcp-scan*
scan-results/
sandbox/work/
.DS_Store
node_modules/
.claude/settings.json
.worktrees/
.ua/
artifacts/

# private planning docs — never commit, see ROADMAP.md for the public roadmap
mcp-security-tool-build-plan.md
LAUNCH_POST.md
docs/superpowers/

