From 60968bb13981e8fb8d13768935b5f2a615c3516a Mon Sep 17 00:00:00 2001 From: Wooseop Kim Date: Sat, 22 Oct 2016 12:05:13 +0900 Subject: [PATCH] Add .idea/tasks.xml Please refer to [the official guide](https://intellij-support.jetbrains.com/hc/en-us/articles/206544839-How-to-manage-projects-under-Version-Control-Systems). --- Android.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Android.gitignore b/Android.gitignore index 935ceef0..91e3c007 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -35,6 +35,7 @@ captures/ # Intellij *.iml .idea/workspace.xml +.idea/tasks.xml .idea/libraries # Keystore files