소스 검색

Ignore Gradle subproject build dir (#3370)

pull/3372/head
Mitchell Skaggs 4 년 전
부모
커밋
80587386dd
No account linked to committer's email address
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      Gradle.gitignore

+ 2
- 1
Gradle.gitignore 파일 보기

@@ -1,5 +1,6 @@
.gradle
/build/
**/build/
!src/**/build/

# Ignore Gradle GUI config
gradle-app.setting

Loading…
취소
저장