Explorar el Código

Merge pull request #301 from jshou/patch-1

* patch-1:
  add intellij files to Android.gitignore
Daniel Hengeveld hace 12 años
padre
commit
f31b319dca
Se han modificado 1 ficheros con 8 adiciones y 1 borrados
  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/
+