diff --git a/Android.gitignore b/Android.gitignore index 87a44e0e..8fd97770 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -23,8 +23,6 @@ local.properties proguard/ # Intellij project files -*.iml -*.ipr -*.iws -.idea/ - +.idea/**/*.iws +.idea/workspace.xml +.idea/tasks.xml