Commit 3ddb2f29 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1699 from vitorprado/patch-1

Ignoring build folder inside app module in Android projects
parents fdb7293c f4cf36c5
...@@ -15,6 +15,7 @@ gen/ ...@@ -15,6 +15,7 @@ gen/
# Gradle files # Gradle files
.gradle/ .gradle/
build/ build/
*/build/
# Local configuration file (sdk path, etc) # Local configuration file (sdk path, etc)
local.properties local.properties
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment