소스 검색

Changed gitignore

marcinx27 7 년 전
부모
커밋
dbc7033eb3
1개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. 5
    2
      .gitignore

+ 5
- 2
.gitignore 파일 보기

@@ -1,3 +1,6 @@
1
-.idea/*
1
+.idea
2 2
 *.iml
3
-target/
3
+.project
4
+.classpath
5
+.settings
6
+target