Skip to content

Instantly share code, notes, and snippets.

@mendess
Created February 17, 2018 18:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mendess/fe93cb31b664a864a5249d93cd621522 to your computer and use it in GitHub Desktop.
Save mendess/fe93cb31b664a864a5249d93cd621522 to your computer and use it in GitHub Desktop.
# Created by .ignore support plugin (hsz.mobi)
### Java template
# Compiled class file
*.class
# Log file
*.log
# 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*
# intellij stuff
.idea/
# netbeans stuff
nbproject/
build/
build.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment