Initial commit

This commit is contained in:
2022-05-16 15:45:18 +02:00
parent 41b126bad8
commit 1d18ff328a
22 changed files with 1028 additions and 26 deletions

26
.gitignore vendored
View File

@@ -103,32 +103,6 @@ fabric.properties
hs_err_pid*
replay_pid*
# ---> Java
# 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*
replay_pid*
# ---> Gradle
.gradle
**/build/