ktg-plugin-marketplace/.gitignore
Kjell Tore Guttormsen fd5f393a31 chore: add root .gitignore, untrack session state files
REMEMBER.md, TODO.md, and ROADMAP.md are local session state files
that should not be tracked in git. Untrack the two previously
committed ROADMAP.md files (linkedin, ultraplan) and add root
.gitignore to prevent future tracking.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 13:00:36 +02:00

8 lines
111 B
Text

# Session state files (local only, not tracked)
REMEMBER.md
TODO.md
ROADMAP.md
# OS files
.DS_Store
Thumbs.db