Skip to content

git ignore_for_android_studio

Akash Sahoo edited this page Feb 5, 2016 · 1 revision

http://stackoverflow.com/questions/16736856/what-should-be-in-my-gitignore-for-an-android-studio-project

.gradle

/local.properties

/.idea/workspace.xml

/.idea/libraries

.DS_Store

/build

Clone this wiki locally