Skip to content

Instantly share code, notes, and snippets.

# Miscellaneous
*.java.hsp
*.sonarj
*.sw*
.DS_Store
build.sh
integration-repo
ivy-cache
argfile*
activemq-data/
@alexbraga
alexbraga / .gitignore Java
Created June 22, 2022 06:31 — forked from dedunumax/.gitignore Java
A complete .gitignore file for Java.
##############################
## Java
##############################
.mtj.tmp/
*.class
*.jar
*.war
*.ear
*.nar
hs_err_pid*