1
0
mirror of https://github.com/github/gitignore synced 2024-06-11 15:10:01 +02:00

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

View File

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