فهرست منبع

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/
+