diff --git a/Android.gitignore b/Android.gitignore index 0f757f48aab910db55c050bdf20f7ec58ffd90c2..befd63232f3c62a0b8df2623882619f1b449af74 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -12,6 +12,10 @@ bin/ gen/ +# Ignore gradle files +.gradle/ +build/ + # Local configuration file (sdk path, etc) local.properties