What files should be in my .gitignore for an Android Studio project?
.gitignore
I\'ve seen several examples that all include .iml but IntelliJ docs sa
.iml
It's the best way to generate .gitignore via here