/target
/oracle/build
/.superpowers/
# Local profiling artifacts (samply/sample/tricorder captures); see benches/README.md.
/profiles/

# Python bindings (spoars-py) build/dev artifacts. pixi.lock IS tracked.
/spoars-py/target
.pixi/
dist/
*.so
*.pyc
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg-info/

# Superpowers-skill artifacts (specs/plans/designs) must never be committed — see the
# workspace-root CLAUDE.md. Kept out of the repo entirely; this is a backstop.
/docs/superpowers/
