its working now

This commit is contained in:
MiniDigger
2021-06-12 20:04:04 +02:00
parent 300f1c723e
commit 8001a714db
4 changed files with 106 additions and 0 deletions

6
.editorconfig Normal file
View File

@ -0,0 +1,6 @@
[*.java]
charset=utf-8
end_of_line=lf
insert_final_newline=true
indent_style=space
indent_size=4