gitignore: ignore .sops/ + age-key files (lost in the repo consolidation; needed before staging the master age key)

This commit is contained in:
autonomic-bot
2026-05-31 01:22:29 +00:00
parent 102427ab5b
commit b25330d3e8

4
.gitignore vendored
View File

@ -17,3 +17,7 @@
/.claude/* # local claude session/project state (history, cache, locks)
!/.claude/skills/ # ...but DO track shareable skills (e.g. ci-test-review)
*.tmp.* # editor temp files
.sops/
*age*.txt
*.age
master-age.txt