浏览代码

Merge pull request #188 from headcr4sh/patch-1

Add ".externalToolBuilders/" and "*.launch"
Chris Wanstrath 13 年之前
父节点
当前提交
bdc4a09428
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      Global/Eclipse.gitignore

+ 6 - 0
Global/Eclipse.gitignore

@@ -13,5 +13,11 @@ local.properties
 .settings/
 .loadpath
 
+# External tool builders
+.externalToolBuilders/
+
+# Locally stored "Eclipse launch configurations"
+*.launch
+
 # CDT-specific
 .cproject