From 06b0a290b7af263cae69e7acee0d257f192b53d7 Mon Sep 17 00:00:00 2001 From: Rodrigo Date: Thu, 2 Oct 2014 12:05:20 -0300 Subject: [PATCH] intellij files I always have these files ignored because I only need them locally. Consider to merge a pull request! --- Android.gitignore | 3 +++ 1 file changed, 3 insertions(+) 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/