Skip to content

Commit 3ddb2f2

Browse files
committed
Merge pull request #1699 from vitorprado/patch-1
Ignoring build folder inside app module in Android projects
2 parents fdb7293 + f4cf36c commit 3ddb2f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Android.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ gen/
1515
# Gradle files
1616
.gradle/
1717
build/
18+
*/build/
1819

1920
# Local configuration file (sdk path, etc)
2021
local.properties

0 commit comments

Comments
 (0)