瀏覽代碼

add intellij files to Android.gitignore

Joshua Hou 13 年之前
父節點
當前提交
aec3539998
共有 1 個文件被更改,包括 8 次插入1 次删除
  1. 8 1
      Android.gitignore

+ 8 - 1
Android.gitignore

@@ -20,4 +20,11 @@ local.properties
 .project
 
 # Proguard folder generated by Eclipse
-proguard/
+proguard/
+
+# Intellij project files
+*.iml
+*.ipr
+*.iws
+.idea/
+