From: Thien Tran Date: Fri, 3 Feb 2017 04:06:49 +0000 (+0700) Subject: Remove the line for eclipse editor & vagrant sine it isn't already in global ignore X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F2273%2Fhead;p=gitignore.git Remove the line for eclipse editor & vagrant sine it isn't already in global ignore --- diff --git a/Java.gitignore b/Java.gitignore index 31e9e43c..dbb4a2df 100644 --- a/Java.gitignore +++ b/Java.gitignore @@ -1,12 +1,7 @@ *.class -# Eclipse editor -.classpath -.project -.settings/ - # Log file -.log +*.log # BlueJ files *.ctxt @@ -22,8 +17,5 @@ *.tar.gz *.rar -# Vagrant -.vagrant - # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid*