瀏覽代碼

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

Add output directory of sbteclipse plugin, which is ".target" directory.
Adam Roben 11 年之前
父節點
當前提交
c8a371e096
共有 1 個文件被更改,包括 3 次插入0 次删除
  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