Skip to content

chore: unignore plan files from .gitignore#4107

Open
kilo-code-bot[bot] wants to merge 1 commit into
mainfrom
chore/unignore-plan-files
Open

chore: unignore plan files from .gitignore#4107
kilo-code-bot[bot] wants to merge 1 commit into
mainfrom
chore/unignore-plan-files

Conversation

@kilo-code-bot

@kilo-code-bot kilo-code-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Removes all plan-file gitignore entries from the root .gitignore, including /plans/, /.plans/*, /.plan/, .kilo/plans, and .opencode/plans/.
  • Previously these entries (along with negation rules that whitelisted specific .plans/ files) caused any plan files to be ignored by git. Plan files are now tracked normally.

Verification

N/A — no code changes, only .gitignore modifications.

Visual Changes

N/A

Reviewer Notes

The negation entries (!/.plans/experimental-models-1.md, etc.) that whitelisted specific plan files were also removed since the parent ignore rule (/.plans/*) they depended on is gone. Those files remain in the repo and are now unconditionally tracked.


Built for Marius Wichtner by Kilo for Slack

@kilo-code-bot

kilo-code-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • .gitignore

Reviewed by gpt-5.4-20260305 · 133,977 tokens

Review guidance: REVIEW.md from base branch main

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.

0 participants