diff options
| -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 |
