diff --git a/Android.gitignore b/Android.gitignore index 927ef517..76c6d868 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -21,3 +21,9 @@ local.properties # Proguard folder generated by Eclipse proguard/ + +# Intellij project files +*.iml +*.ipr +*.iws +.idea/ \ No newline at end of file