first commit

This commit is contained in:
2024-05-01 14:03:49 +02:00
commit c048d26b65
14 changed files with 713 additions and 0 deletions

29
.gitignore vendored Normal file
View File

@ -0,0 +1,29 @@
# gradle
.gradle/
build/
out/
classes/
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# fabric
run/
# java
hs_err_*.log
replay_*.log
*.hprof
*.jfr
/gradle/
/.github/
/libs/
/Changelog.txt