Skip to content

Commit aa111a2

Browse files
d-v-bclaude
andcommitted
chore: untrack local agent/planning notes; gitignore them
Removes .claude/ and docs/superpowers/ (local IDE/agent planning artifacts that were committed by accident). Adds .gitignore entries for .claude/, CLAUDE.md, and docs/superpowers/ so they stay out. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 1c761b5 commit aa111a2

12 files changed

Lines changed: 5 additions & 7032 deletions

.claude/settings.json

Lines changed: 0 additions & 33 deletions
This file was deleted.

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,8 @@ tests/.hypothesis
9191

9292
zarr/version.py
9393
zarr.egg-info/
94+
95+
# Local agent / planning notes (not versioned)
96+
.claude/
97+
CLAUDE.md
98+
docs/superpowers/

0 commit comments

Comments
 (0)