chore: gitignore and mise

This commit is contained in:
2026-05-19 00:43:50 +02:00
parent 7a68546afa
commit a8d0af6d77
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
cleanup-volume-claim.sh

4
mise.toml Normal file
View File

@@ -0,0 +1,4 @@
[tools]
go='1.25.6'
java = "21.0.2"
groovy = "4.0.28"