init commit of working things

This commit is contained in:
TheRealM18 2024-07-21 21:14:33 -03:00
commit 06a0ff2060
66 changed files with 1917 additions and 0 deletions

38
.gitignore vendored Normal file
View file

@ -0,0 +1,38 @@
#system
.DS_Store
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
runclient
logs
/assets/
# Files from Forge MDK
forge*changelog.txt
/src/generated/
#vscode
.vscode
# Don't ignore bin from scripts
!/src/main/scripts/bin/