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:
Hans-Christoph Steiner 2016-01-02 01:29:31 +01:00
parent d715eae0d1
commit 966ac0673c
2 changed files with 1 additions and 18 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@
/app/app.iml
/.idea
/*.iml
gradle.properties