diff --git a/Android.gitignore b/Android.gitignore index fb8e9e09..7cc6b618 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -18,3 +18,9 @@ local.properties # Eclipse project files .classpath .project + +# Intellij project files +*.iml +*.ipr +*.iws +.idea/ \ No newline at end of file