diff --git a/Android.gitignore b/Android.gitignore index 3a2ecdb56256b7c8da538a5bd85cf5f2ec091323..dcdc776b2b8aaa5cbf521d95342ddcd40b2ea6e8 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -13,7 +13,8 @@ bin/ gen/ out/ -release/ +# Uncomment the following line in case you need and you don't have the release build type files in your app +# release/ # Gradle files .gradle/