Skip to content

Instantly share code, notes, and snippets.

@gatherKnowledge
Created July 27, 2017 06:46
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 gatherKnowledge/ee6b42553d739dac6876e36480c8716f to your computer and use it in GitHub Desktop.
Save gatherKnowledge/ee6b42553d739dac6876e36480c8716f to your computer and use it in GitHub Desktop.
my project ignore directories/files
# 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 #
*.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*
# ignore file
.idea
.settings
.externalToolBuilders
.classpath
.project
.springBeans
pom.xml
HDSB.eml
HDSB.iml
# ignore folders
doc
target
test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment