Skip to content

Commit 1be5563

Browse files
d-v-bclaude
andcommitted
chore: gitignore local agent/planning notes
Adds .gitignore entries for .claude/, CLAUDE.md, and docs/superpowers/ so local IDE/agent planning artifacts don't get committed by accident. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent fba975e commit 1be5563

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.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)