Minecraft-Server-Launcher/.gitignore
Kristian Knarvik 80a04c946a Moves project to intellij structure
The project now has folders made to work under intellij.
Packages are also a thing.
2018-01-23 23:49:48 +01:00

28 lines
305 B
Plaintext

# Compiled class file
*.class
# Log file
*.log
# Save files
*.save
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.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