소스 검색
🔧 update gitignore file
master
Binary Wang
5 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
0개의 추가작업 그리고
7개의 파일을 삭제
-
.gitignore
|
|
@@ -1,9 +1,6 @@ |
|
|
|
*.class |
|
|
|
test-output |
|
|
|
|
|
|
|
# Mobile Tools for Java (J2ME) |
|
|
|
.mtj.tmp/ |
|
|
|
|
|
|
|
# Package Files # |
|
|
|
*.jar |
|
|
|
*.war |
|
|
@@ -28,10 +25,6 @@ test-config.xml |
|
|
|
/gradlew |
|
|
|
**/build/ |
|
|
|
|
|
|
|
# OSX |
|
|
|
# Icon must end with two \r |
|
|
|
Icon |
|
|
|
|
|
|
|
|
|
|
|
._* |
|
|
|
.DS_Store |
|
|
|