Skip to content

Commit 23ce2d6

Browse files
committed
update .gitignore to exclude repomix-output.txt and specify Java version in mise.toml
1 parent 61a0bf8 commit 23ce2d6

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,4 @@ application-local.yml
135135
/java_pid20864.hprof
136136
/java_pid23168.hprof
137137
/project_concatenated.txt
138+
/repomix-output.txt

mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[tools]
2+
java = "17"
23
python = "3.13"

0 commit comments

Comments
 (0)