summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-04-23 14:09:45 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-04-23 14:09:45 +0900
commit4946c3e4b5e465c743da3050169fdb1f7b060c95 (patch)
tree381a3202bc06c5efbb183dec1280b6a5b0d11f16 /.gitattributes
parent2e1ac220891eb6f53ab62b7c5f4376d8b7959779 (diff)
Add tool/format-release to .gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 6ca2f89462..c922b03c93 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4,3 +4,4 @@ bin svn-properties=svn:ignore=ruby
bin/* diff=ruby
tool/update-deps diff=ruby
tool/make-snapshot diff=ruby
+tool/format-release diff=ruby