.venv/
__pycache__/
*.pyc
.pytest_cache/
runs/
*.egg-info/
.DS_Store
.mcp.json
.cursor/mcp.json
# Build artifacts + lockfile — not part of the published package
dist/
*.whl
*.tar.gz
uv.lock
# Cursor "catchup" tooling is not part of the profiler package
.cursor/commands/catchup.md
.cursor/skills/
