chore: gitignore .claude/ tooling dir

This commit is contained in:
devilreef 2026-04-30 01:06:19 +06:00
parent f0ae93a522
commit a8bb02732f
Signed by: devilreef
SSH key fingerprint: SHA256:UZisRr4iuXx+IhkbZnR655L2RWAT6o2rgbGv5F/6m3Y

3
.gitignore vendored
View file

@ -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