소스 검색

Add output directory of sbteclipse plugin,
which is ".target" directory.

Arinto Murdopo 11 년 전
부모
커밋
791e8ed0ae
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