added basic project

This commit is contained in:
2023-10-16 10:29:51 +02:00
parent 24632a0842
commit 162b4b40da
19 changed files with 2479 additions and 22 deletions

43
.gitignore vendored
View File

@ -1,26 +1,25 @@
# ---> Java
# Compiled class file
*.class
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# Log file
*.log
# idea
out
*.ipr
*.iws
*.iml
.idea
# BlueJ files
*.ctxt
# gradle
build
.gradle
# 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*
# other
eclipse
run
# Files from Forge MDK
forge*changelog.txt