add intellij files to Android.gitignore

This commit is contained in:
Joshua Hou 2012-04-18 18:42:13 -07:00 committed by Daniel Hengeveld
parent 13a24fbe6b
commit aec3539998
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/