1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-16 10:19:59 +00:00
NewPipe/.gitignore
Hans-Christoph Steiner 966ac0673c gradle.properties is only commented out defaults, so remove from git
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.
2016-01-02 01:35:29 +01:00

11 lines
109 B
Plaintext

.gitignore
.gradle
/local.properties
.DS_Store
/build
/captures
/app/app.iml
/.idea
/*.iml
gradle.properties