Просмотр исходного кода

add intellij files to Android.gitignore

Joshua Hou 13 лет назад
Родитель
Сommit
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/
+