diff --git a/Android.gitignore b/Android.gitignore index 3a2ecdb5..dcdc776b 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/