First release.

This commit is contained in:
Motschen
2020-07-06 19:34:31 +02:00
parent 8ef5626cdc
commit 80dd9ebd59
618 changed files with 29639 additions and 0 deletions

25
.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
# gradle
.gradle/
build/
out/
classes/
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# fabric
run/