docs(okr): remove Roadmap section, gitignore ROADMAP.md
No plugins should promise future features. ROADMAP.md and BACKLOG.md are internal planning documents, not public-facing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
9f583ef8fb
commit
9569c8bc91
2 changed files with 4 additions and 8 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -20,6 +20,10 @@ Thumbs.db
|
|||
*.swo
|
||||
*~
|
||||
|
||||
# Internal planning
|
||||
ROADMAP.md
|
||||
BACKLOG.md
|
||||
|
||||
# Temporary files
|
||||
*.tmp
|
||||
*.bak
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue