소스 검색

including a .gitignore for eclipse files ie your eclipse config and project files should not be commited

alexgl 13 년 전
부모
커밋
a901d6f3af
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+.project
+.settings