Browse Source

add intellij files to Android.gitignore

Joshua Hou 13 năm trước cách đây
mục cha
commit
aec3539998
1 tập tin đã thay đổi với 8 bổ sung1 xóa
  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/
+