mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-10-31 23:26:21 +00:00
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.
11 lines
109 B
Plaintext
11 lines
109 B
Plaintext
.gitignore
|
|
.gradle
|
|
/local.properties
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
/app/app.iml
|
|
/.idea
|
|
/*.iml
|
|
gradle.properties
|