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.
This commit is contained in:
parent
d715eae0d1
commit
966ac0673c
2 changed files with 1 additions and 18 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@
|
|||
/app/app.iml
|
||||
/.idea
|
||||
/*.iml
|
||||
gradle.properties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue