chore(git): ignore local .claude/ directory

Prevents agent-scratchpad files under .claude/ from being accidentally
staged by tooling. Matches the existing pattern for docs/superpowers/.
This commit is contained in:
Ninym 2026-04-17 08:36:24 +02:00
parent bd71377fdd
commit d5ecedb188

1
.gitignore vendored
View file

@ -15,6 +15,7 @@ Thumbs.db
# Planning artifacts (internal, not shipped)
docs/superpowers/
.claude/
# Config / secrets
.env