diff --git a/Global/mise.gitignore b/Global/mise.gitignore index 987d1816..2f44750e 100644 --- a/Global/mise.gitignore +++ b/Global/mise.gitignore @@ -1,17 +1,11 @@ # https://mise.jdx.dev/configuration.html # https://mise.jdx.dev/configuration/environments.html -/.mise.*.local.toml -/.mise.local.toml -/mise.*.local.toml -/mise.local.toml -/.mise/config.local.toml -/.mise/config.*.local.toml -/mise/config.local.toml -/mise/config.*.local.toml -/.config/mise.local.toml -/.config/mise.*.local.toml -/.config/mise/config.local.toml -/.config/mise/config.*.local.toml +.mise.*.local.toml +.mise.local.toml +mise.*.local.toml +mise.local.toml +.mise/*.local.toml +mise/*.local.toml # https://mise.jdx.dev/configuration.html#tool-versions -#/.tool-versions +#.tool-versions