Merge pull request #301 from jshou/patch-1

* patch-1:
  add intellij files to Android.gitignore
This commit is contained in:
Daniel Hengeveld 2012-12-19 14:58:58 -08:00
commit f31b319dca
1 changed files with 8 additions and 1 deletions

View File

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