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>
8 lines
111 B
Text
8 lines
111 B
Text
# Session state files (local only, not tracked)
|
|
REMEMBER.md
|
|
TODO.md
|
|
ROADMAP.md
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|