chore: keep docs/ROTATION.md local-only (gitignore from upstream)

Rotation design stays on disk for local reference but is excluded from the
pushed repo.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
leetcrypt
2026-06-15 10:34:10 -07:00
parent 425c299359
commit a7bcbed8ce
+3
View File
@@ -9,6 +9,9 @@
*.env
.env.*
# local-only design docs (kept on disk, never pushed upstream)
docs/ROTATION.md
# editor / OS
*.swp
.DS_Store