Skip to content

chore: ignore local .plans/ working notes directory#3130

Merged
houko merged 1 commit into
mainfrom
chore/gitignore-plans
Apr 25, 2026
Merged

chore: ignore local .plans/ working notes directory#3130
houko merged 1 commit into
mainfrom
chore/gitignore-plans

Conversation

@houko

@houko houko commented Apr 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Add .plans/ to .gitignore so local working-notes / design-plan markdown files (e.g. ultrareview output, brainstorm scratch) don't show up as untracked on every git status. They're transient per-developer scratch, not something we want in tree.

Sits in the existing "Runtime artifacts" cluster — same intent (local-only files that the daemon / dev workflow generates).

Test plan

  • git status after adding files under .plans/ shows clean
  • No effect on existing tracked files

Local design / brainstorm markdown ends up under .plans/ during
ultrareview and other ad-hoc design sessions. They're transient
per-developer scratch, not something we want tracked. Sits next to the
runtime-artifact cluster in .gitignore — same intent (local-only files
the dev workflow generates).
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@houko
houko merged commit c90d96c into main Apr 25, 2026
15 checks passed
@houko
houko deleted the chore/gitignore-plans branch April 25, 2026 12:28
@github-actions github-actions Bot added ready-for-review PR is ready for maintainer review size/XS < 10 lines changed no-rust-required This task does not require Rust knowledge and removed ready-for-review PR is ready for maintainer review labels Apr 25, 2026
@houko houko mentioned this pull request Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-rust-required This task does not require Rust knowledge size/XS < 10 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant