create application
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2020-10-21 01:20:17 +02:00
parent ab8b440b52
commit e5029c1b3f
14 changed files with 484 additions and 25 deletions

32
.gitignore vendored
View File

@ -1,25 +1,7 @@
# ---> Kotlin
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/.gradle
/.idea
/out
/build
*.iml
*.ipr
*.iws