Parcourir la source

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

Add output directory of sbteclipse plugin, which is ".target" directory.
Adam Roben il y a 11 ans
Parent
commit
c8a371e096
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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