]> source.dussan.org Git - gitignore.git/commitdiff
Remove the line for eclipse editor & vagrant sine it isn't already in global ignore 2273/head
authorThien Tran <thientran1986@gmail.com>
Fri, 3 Feb 2017 04:06:49 +0000 (11:06 +0700)
committerThien Tran <thientran1986@gmail.com>
Fri, 3 Feb 2017 04:06:49 +0000 (11:06 +0700)
Java.gitignore

index 31e9e43ca6ec3a2666de0e1404ddbe2fb3ac91db..dbb4a2dfa1a4729f5eb45daa298c5869a1d7083d 100644 (file)
@@ -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*