Skip to content

Ignore mise.local.toml#1174

Merged
dipree merged 1 commit into
mainfrom
chore/gitignore-mise-local
May 10, 2026
Merged

Ignore mise.local.toml#1174
dipree merged 1 commit into
mainfrom
chore/gitignore-mise-local

Conversation

@dipree
Copy link
Copy Markdown
Contributor

@dipree dipree commented May 10, 2026

https://entire.io/gh/entireio/cli/trails/349

mise reads mise.local.toml as a per-developer override for tasks and environment on top of the checked-in mise.toml — same role as .env / .envrc (already ignored). Adding it to .gitignore so local-only task tweaks don't leak into commits.


Note

Low Risk
Adds a single .gitignore entry to prevent local developer overrides from being committed; no runtime or production code is affected.

Overview
Ignores mise.local.toml so per-developer mise task/environment overrides stay local and don’t leak into commits.

Reviewed by Cursor Bugbot for commit f675742. Configure here.

mise reads mise.local.toml as a per-developer override for tasks and
environment on top of the checked-in mise.toml. It's the standard local
escape hatch (analogous to .env / .envrc, which are already ignored)
and should never be committed.

Entire-Checkpoint: 851184b08237
Copilot AI review requested due to automatic review settings May 10, 2026 17:48
@dipree dipree requested a review from a team as a code owner May 10, 2026 17:48
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

@dipree dipree enabled auto-merge May 10, 2026 17:49
@dipree dipree disabled auto-merge May 10, 2026 17:49
@dipree dipree enabled auto-merge May 10, 2026 17:49
@dipree dipree merged commit c111a3d into main May 10, 2026
10 checks passed
@dipree dipree deleted the chore/gitignore-mise-local branch May 10, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants