Commit 4fd93408 authored by Thien Tran's avatar Thien Tran

Remove the line for eclipse editor & vagrant sine it isn't already in global ignore

parent 77a0a1e6
*.class *.class
# Eclipse editor
.classpath
.project
.settings/
# Log file # Log file
.log *.log
# BlueJ files # BlueJ files
*.ctxt *.ctxt
...@@ -22,8 +17,5 @@ ...@@ -22,8 +17,5 @@
*.tar.gz *.tar.gz
*.rar *.rar
# 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