1
0
mirror of https://github.com/github/gitignore synced 2024-06-06 04:38:04 +02:00

Update Java.gitignore

This commit is contained in:
Thien Tran 2016-12-29 11:24:27 +07:00
parent a5481c9e3a
commit e2c38da5b7

View File

@ -1,5 +1,13 @@
*.class
# Eclipse editor
.classpath
.project
.settings/
# Log file
.log
# BlueJ files
*.ctxt
@ -11,5 +19,8 @@
*.war
*.ear
# Vagrant
.vagrant
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*