diff --git a/Android.gitignore b/Android.gitignore index 927ef517..d2fb81d2 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -21,3 +21,16 @@ local.properties # Proguard folder generated by Eclipse proguard/ + +# Android Studio +.idea/ +.gradle +/*/local.properties +/*/out +/*/*/build +/*/*/production +*.iml +*.iws +*.ipr +*~ +*.swp