initial commit

This commit is contained in:
leo
2024-07-19 00:23:12 +02:00
commit 599db7f842
18 changed files with 773 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
.gradle/
build/
out/
classes/
.idea/
*.iml
*.ipr
*.iws
run/
hs_err_*.log
replay_*.log
*.hprof
*.jfr
.kotlin