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

+ 4 - 7
.gitignore

@@ -1,10 +1,7 @@
-# for eclipse
-/.settings/
-/.project
-
-# for idea
+.idea
+.classpath
+.project
 *.iml
-/.idea
-*/target
+target/
 .DS_Store
 .gitattributes