diff --git a/Android.gitignore b/Android.gitignore index cd49c694..87a44e0e 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -20,4 +20,11 @@ local.properties .project # Proguard folder generated by Eclipse -proguard/ \ No newline at end of file +proguard/ + +# Intellij project files +*.iml +*.ipr +*.iws +.idea/ +