Tuesday, January 19, 2016

Lesson 60: need to ignore files on Android Studio

There is NO NEED to add to the source control any of the following:
.idea/
.gradle/
*.iml
build/
local.properties
app/app.iml
http://stackoverflow.com/questions/16736856/what-should-be-in-my-gitignore-for-an-android-studio-project#17803964
answer by: reala valoro
UPDATE:
http://stackoverflow.com/questions/26363025/gitignore-misc-xml-and-iml-with-android-studio-0-8-9/26363300#26363300

No comments:

Post a Comment