Skip to content

Commit 45bf307

Browse files
committed
moved
1 parent 45bc1ae commit 45bf307

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Android.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
*.apk
33
*.ap_
44

5-
# Built application files (for Android Studio projects)
6-
/*/build/
7-
85
# Files for the Dalvik VM
96
*.dex
107

@@ -18,6 +15,7 @@ gen/
1815
# Gradle files
1916
.gradle/
2017
build/
18+
/*/build/
2119

2220
# Local configuration file (sdk path, etc)
2321
local.properties

0 commit comments

Comments
 (0)