Browse Source

Merge pull request #188 from headcr4sh/patch-1

Add ".externalToolBuilders/" and "*.launch"
Chris Wanstrath 13 years ago
parent
commit
bdc4a09428
1 changed files with 6 additions and 0 deletions
  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