Explorar el Código

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

Thien Tran hace 8 años
padre
commit
4fd93408e9
Se han modificado 1 ficheros con 1 adiciones y 9 borrados
  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*