소스 검색

Added bin/ to ignored files for Eclipse users

Rob Winch 14 년 전
부모
커밋
be974b398d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -6,6 +6,7 @@ target/
 .settings/
 .idea/
 out/
+bin/
 intellij/
 build/
 *.log