966ac0673c
For anyone who tweaks this file for local settings, it becomes painful to have it committed in git because those changes which are only relevant to the local setup will show up in git as changed.
10 lines
109 B
Text
10 lines
109 B
Text
.gitignore
|
|
.gradle
|
|
/local.properties
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
/app/app.iml
|
|
/.idea
|
|
/*.iml
|
|
gradle.properties
|