mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
Ignore mise local lock files
https://mise.jdx.dev/dev-tools/mise-lock.html#local-lockfiles
This commit is contained in:
parent
86922aee42
commit
e07dbd29dc
@ -7,5 +7,8 @@ mise.local.toml
|
||||
.mise/*.local.toml
|
||||
mise/*.local.toml
|
||||
|
||||
# https://mise.jdx.dev/dev-tools/mise-lock.html#local-lockfiles
|
||||
mise.local.lock
|
||||
|
||||
# https://mise.jdx.dev/configuration.html#tool-versions
|
||||
#.tool-versions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user