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