Explorar el Código

Merge pull request #906 from arinto/new-ignore-for-Eclipse-SBT

Add output directory of sbteclipse plugin, which is ".target" directory.
Adam Roben hace 11 años
padre
commit
c8a371e096
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      Global/Eclipse.gitignore

+ 3 - 0
Global/Eclipse.gitignore

@@ -23,5 +23,8 @@ local.properties
 # PDT-specific
 .buildpath
 
+# sbteclipse plugin 
+.target
+
 # TeXlipse plugin
 .texlipse