Skip to content

Instantly share code, notes, and snippets.

View MorgooN's full-sized avatar
🎯
Focusing

Egor MorgooN

🎯
Focusing
  • 0_0
View GitHub Profile
@dedunumax
dedunumax / .gitignore Java
Last active June 30, 2025 09:17
A complete .gitignore file for Java.
##############################
## Java
##############################
.mtj.tmp/
*.class
*.jar
*.war
*.ear
*.nar
hs_err_pid*