Skip to content

Instantly share code, notes, and snippets.

View Arsonist-Cook's full-sized avatar

Cleiton Menezes Arsonist-Cook

View GitHub Profile
@dedunumax
dedunumax / .gitignore Java
Last active November 11, 2025 18:45
A complete .gitignore file for Java.
##############################
## Java
##############################
.mtj.tmp/
*.class
*.jar
*.war
*.ear
*.nar
hs_err_pid*