Skip to content

Commit 02094ef

Browse files
authored
Merge pull request #4464 from scop/mise
Add mise.gitignore
2 parents d0c6a25 + 3400c8a commit 02094ef

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Global/mise.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# https://mise.jdx.dev/configuration.html
2+
# https://mise.jdx.dev/configuration/environments.html
3+
.mise.*.local.toml
4+
.mise.local.toml
5+
mise.*.local.toml
6+
mise.local.toml
7+
.mise/*.local.toml
8+
mise/*.local.toml
9+
10+
# https://mise.jdx.dev/configuration.html#tool-versions
11+
#.tool-versions

0 commit comments

Comments
 (0)