Skip to content

Commit f29f540

Browse files
committed
chore: stop tracking internal design drafts and plans
docs/design/ and docs/plans/ are working documents, not repository content; keep them local and ignore the directories so they cannot be swept into a commit again. User-facing docs (RELEASE.md, github-action.md, ai-integration.md) stay tracked.
1 parent bf754fb commit f29f540

2 files changed

Lines changed: 4 additions & 691 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ criterion/
3333

3434
# Documentation build
3535
/target/doc/
36+
37+
# Internal design drafts and plans (kept local, not tracked)
38+
docs/design/
39+
docs/plans/

0 commit comments

Comments
 (0)