Skip to content

Instantly share code, notes, and snippets.

View OpaJaa's full-sized avatar

OpaJaa

View GitHub Profile
@dedunumax
dedunumax / .gitignore Java
Last active April 6, 2024 16:13
A complete .gitignore file for Java.
##############################
## Java
##############################
.mtj.tmp/
*.class
*.jar
*.war
*.ear
*.nar
hs_err_pid*