diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2020-10-26 14:33:49 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2020-10-26 14:33:49 -0600 |
| commit | e1e9fd90da5d488ff016ff3a00a2b761548bdaa6 (patch) | |
| tree | ad37c5ce5eb40e33aac07d4f892f60d50dd80c17 | |
| parent | 47fd4fa6ec6cbb43040ed758399d37747faa69b4 (diff) | |
add Ruby diff for Ruby files [skip ci]
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
