tralchonok 10 년 전
부모
커밋
45bf307ca7
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      Android.gitignore

+ 1 - 3
Android.gitignore

@@ -2,9 +2,6 @@
 *.apk
 *.ap_
 
-# Built application files (for Android Studio projects)
-/*/build/
-
 # Files for the Dalvik VM
 *.dex
 
@@ -18,6 +15,7 @@ gen/
 # Gradle files
 .gradle/
 build/
+/*/build/
 
 # Local configuration file (sdk path, etc)
 local.properties