chore: ignore .superpowers/, docs/superpowers/, pytest-output.txt; untrack plan/spec files
This commit is contained in:
parent
3bfce5e6ef
commit
4ac9cea5a6
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -35,6 +35,9 @@ config/user.yaml.working
|
||||||
|
|
||||||
# Claude context files — kept out of version control
|
# Claude context files — kept out of version control
|
||||||
CLAUDE.md
|
CLAUDE.md
|
||||||
|
.superpowers/
|
||||||
|
pytest-output.txt
|
||||||
|
docs/superpowers/
|
||||||
|
|
||||||
data/email_score.jsonl
|
data/email_score.jsonl
|
||||||
data/email_label_queue.jsonl
|
data/email_label_queue.jsonl
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue