From e1e9fd90da5d488ff016ff3a00a2b761548bdaa6 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Mon, 26 Oct 2020 14:33:49 -0600 Subject: add Ruby diff for Ruby files [skip ci] --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index bc83b5af..c85169e7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,6 @@ /bin/* eol=lf *.adoc eol=lf *.pdf -text -*.rb eol=lf +*.rb eol=lf diff=ruby *.svg eol=lf *.yml eol=lf -- cgit v1.2.3