mirror of
https://github.com/obra/superpowers.git
synced 2026-06-18 08:39:05 +08:00
It broke plugin installs for some users (#1778, #1774). The eval harness now lives in its own repo, separate from the published plugin.
14 lines
297 B
Plaintext
14 lines
297 B
Plaintext
.worktrees/
|
|
.private-journal/
|
|
.claude/
|
|
.superpowers/
|
|
.DS_Store
|
|
node_modules/
|
|
inspo
|
|
triage/
|
|
|
|
# Eval harness lives in its own repository, cloned into evals/ for local
|
|
# development (see CLAUDE.md / README.md). It is not part of the published
|
|
# plugin, so the whole directory is ignored here.
|
|
evals/
|