mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-05-20 00:57:09 +00:00
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:
parent
bd71377fdd
commit
d5ecedb188
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,6 +15,7 @@ Thumbs.db
|
|||
|
||||
# Planning artifacts (internal, not shipped)
|
||||
docs/superpowers/
|
||||
.claude/
|
||||
|
||||
# Config / secrets
|
||||
.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue