Skip to content

Keep roadmap local - #109

Merged
tdenisenko merged 1 commit into
masterfrom
cleanup/ignore-local-roadmap
Jul 18, 2026
Merged

Keep roadmap local#109
tdenisenko merged 1 commit into
masterfrom
cleanup/ignore-local-roadmap

Conversation

@tdenisenko

Copy link
Copy Markdown
Owner

Summary

Moves ROADMAP.md out of repository tracking so it can remain a local-only planning file.

What changed

  • Added /ROADMAP.md to .gitignore.
  • Removed the tracked ROADMAP.md file from the repository.
  • Preserved the local ROADMAP.md file in the working tree as an ignored file for future run notes.

Validation

  • git diff --check
  • Verified git status --ignored=matching shows the local ROADMAP.md as ignored after removal from tracking.

Notes

No Rust or runtime code changed.

@tdenisenko
tdenisenko merged commit 2afe9dd into master Jul 18, 2026
4 checks passed
@tdenisenko
tdenisenko deleted the cleanup/ignore-local-roadmap branch July 18, 2026 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant