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
34bb4e5971
commit
92d0da3468
2 changed files with 4 additions and 8 deletions
4
plugins/okr/.gitignore
vendored
4
plugins/okr/.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