Selaa lähdekoodia

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

Thien Tran 8 vuotta sitten
vanhempi
sitoutus
4fd93408e9
1 muutettua tiedostoa jossa 1 lisäystä ja 9 poistoa
  1. 1 9
      Java.gitignore

+ 1 - 9
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*