Skip to content

Instantly share code, notes, and snippets.

View wagnermor's full-sized avatar

Wagner Moreira wagnermor

View GitHub Profile
@wagnermor
wagnermor / .gitignore Java
Created November 15, 2022 23:07 — forked from dedunumax/.gitignore Java
A complete .gitignore file for Java.
##############################
## Java
##############################
.mtj.tmp/
*.class
*.jar
*.war
*.ear
*.nar
hs_err_pid*