Add tool/format-release to .gitattributes

This commit is contained in:
Kazuhiro NISHIYAMA 2019-04-23 14:09:45 +09:00
parent 2e1ac22089
commit 4946c3e4b5
No known key found for this signature in database
GPG Key ID: 262ED8DBB4222F7A

1
.gitattributes vendored
View File

@ -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