first commit (checkpoint before destruction)

This commit is contained in:
2020-04-21 19:29:46 +02:00
commit e5a415ddd5
24 changed files with 1265 additions and 0 deletions

21
.gitignore vendored Normal file
View File

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