Updated for hytale-tools

This commit is contained in:
AzureDoom
2026-06-03 12:09:19 -04:00
parent fcba26deff
commit 4b4a990bae
10 changed files with 304 additions and 465 deletions

49
.gitignore vendored
View File

@@ -1,46 +1,11 @@
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
### IntelliJ IDEA ###
.idea
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/*.xml
.idea/libraries/
*.iws
.gradle/
build/
out/
run/
.idea/
*.iml
*.ipr
### Eclipse ###
.apt_generated
*.iws
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/
### VS Code ###
.vscode/
### Mac OS ###
.DS_Store
### Gradle ###
.gradle
.kotlin
devserver
/.idea/
.settings/