Skip to content

Commit 14ccb1a

Browse files
committed
chore: Ignore mise and asdf configuration files
1 parent 796bf33 commit 14ccb1a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,11 @@ replay_pid*
6868
benchmark/reports
6969
benchmark/tracer
7070
benchmark/dacapo/scratch
71+
72+
# JDK provisioning tools #
73+
# mise
74+
mise*.local.toml
75+
.mise*.local.toml
76+
.config/mise*.toml
77+
# asdf
78+
.tool-versions

0 commit comments

Comments
 (0)