Minecraft-Server-Launcher/.gitignore
EpicKnarvik97 21737b7549 Fixes downloading of jar files
Links to knarcraft.net updated.
Code for parsing the new minecraft vanilla json files added.
Adds auto updates
2018-11-07 17:40:39 +01:00

31 lines
316 B
Plaintext

# Compiled class file
*.class
# Log file
*.log
# Save files
*.save
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.war
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
*.xml
*.iml
bin/
out/
*.txt