xuxueli 7 년 전
부모
커밋
52ba5a88fd
1개의 변경된 파일4개의 추가작업 그리고 7개의 파일을 삭제
  1. 4 7
      .gitignore

+ 4 - 7
.gitignore 파일 보기

@@ -1,10 +1,7 @@
1
-# for eclipse
2
-/.settings/
3
-/.project
4
-
5
-# for idea
1
+.idea
2
+.classpath
3
+.project
6 4
 *.iml
7
-/.idea
8
-*/target
5
+target/
9 6
 .DS_Store
10 7
 .gitattributes