diff --git a/Android.gitignore b/Android.gitignore index fb8e9e09..17b12cb6 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -18,3 +18,17 @@ local.properties # Eclipse project files .classpath .project + +# IntelliJ Idea related +out/ +.idea/ +*.iml +*.ipr +*.iws + +# Mac specific +*.DS_Store + +# ProGuard +proguard_project.txt +proguard_logs/