Commit e2c38da5 authored by Thien Tran's avatar Thien Tran

Update Java.gitignore

parent a5481c9e
*.class *.class
# Eclipse editor
.classpath
.project
.settings/
# Log file
.log
# BlueJ files # BlueJ files
*.ctxt *.ctxt
...@@ -11,5 +19,8 @@ ...@@ -11,5 +19,8 @@
*.war *.war
*.ear *.ear
# Vagrant
.vagrant
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid* hs_err_pid*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment