소스 검색

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