chore: gitignore .claude/ tooling dir
This commit is contained in:
parent
f0ae93a522
commit
a8bb02732f
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,6 +1,9 @@
|
|||
# superpowers session output — local only
|
||||
docs/superpowers/
|
||||
|
||||
# claude code per-project state
|
||||
.claude/
|
||||
|
||||
# generated configs and secrets
|
||||
config/*.env
|
||||
!config/*.env.example
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue