setup dev environment

This commit is contained in:
2021-07-29 11:58:27 -04:00
parent a390167598
commit a77495e15e
17 changed files with 549 additions and 0 deletions

17
.gitignore vendored
View File

@@ -21,3 +21,20 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# Ignore Gradle project-specific cache directory
.gradle/
build/
#IntelliJ
*.iml
*.ipr
*.iws
.idea/
out/
run/
Luna-Server
Luna-API
Luna-MojangAPI