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:
@@ -9,6 +9,9 @@
|
||||
*.env
|
||||
.env.*
|
||||
|
||||
# local-only design docs (kept on disk, never pushed upstream)
|
||||
docs/ROTATION.md
|
||||
|
||||
# editor / OS
|
||||
*.swp
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user