setup dev environment
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@@ -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
|
||||
Reference in New Issue
Block a user