diff --git a/Android.gitignore b/Android.gitignore index 9068cd01..2a84a833 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -24,3 +24,6 @@ proguard/ # Log Files *.log + +# IDEA files (intellij IDE files) +.idea/