소스 검색

update .gitignore

a123456 6 년 전
부모
커밋
a27ee1a3ce
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,4 +1,5 @@
 /target/
 .classpath
 /.settings
-/.*
+/.*
+.project