mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 03:07:04 +02:00
Ignore mise local lock files
https://mise.jdx.dev/dev-tools/mise-lock.html#local-lockfiles https://mise.jdx.dev/dev-tools/mise-lock.html#environment-specific-lockfiles
This commit is contained in:
parent
dcc0fc7bc2
commit
be30ea67db
@ -7,5 +7,10 @@ mise.local.toml
|
|||||||
.mise/*.local.toml
|
.mise/*.local.toml
|
||||||
mise/*.local.toml
|
mise/*.local.toml
|
||||||
|
|
||||||
|
# https://mise.jdx.dev/dev-tools/mise-lock.html#local-lockfiles
|
||||||
|
# https://mise.jdx.dev/dev-tools/mise-lock.html#environment-specific-lockfiles
|
||||||
|
mise.local.lock
|
||||||
|
mise.*.local.lock
|
||||||
|
|
||||||
# https://mise.jdx.dev/configuration.html#tool-versions
|
# https://mise.jdx.dev/configuration.html#tool-versions
|
||||||
#.tool-versions
|
#.tool-versions
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user