From 806e52b2ae14581ea95d52fd93f3b2d6cd745906 Mon Sep 17 00:00:00 2001 From: lyl1800 Date: Mon, 9 Dec 2013 13:58:32 +0800 Subject: [PATCH] Update Android.gitignore for Intellij project --- Android.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) 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