Skip to content

Instantly share code, notes, and snippets.

@schleichardt
Created October 12, 2012 15:03
Show Gist options
  • Save schleichardt/3879640 to your computer and use it in GitHub Desktop.
Save schleichardt/3879640 to your computer and use it in GitHub Desktop.
JVM Git ignore file
.*
*.out
*~
*#
*#.*
*.bak
build
*.cache
*.class
*.classtmp
Debug
*.diff
dist
_dump
*.ear
*.emergency
/gen
!.gitignore
!gradle-wrapper.jar
*.iml
*.ipr
*.iws
*.jar
javadoc
*.kate-swp
*.komodoproject
*.launch
lib_managed
lib_managed/
local.properties
*.lock
*.lock*.vim
log
*.log
logs
out
project/project
*.ser
src_managed
target
test-result
tm*.lck
tmp
*.tmp
*.war
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment