We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d66dab commit 8aa61b8Copy full SHA for 8aa61b8
Global/mise.gitignore
@@ -0,0 +1,17 @@
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/config.local.toml
8
+/.mise/config.*.local.toml
9
+/mise/config.local.toml
10
+/mise/config.*.local.toml
11
+/.config/mise.local.toml
12
+/.config/mise.*.local.toml
13
+/.config/mise/config.local.toml
14
+/.config/mise/config.*.local.toml
15
+
16
+# https://mise.jdx.dev/configuration.html#tool-versions
17
+#/.tool-versions
0 commit comments