summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index d9e2956e..295e1dc8 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -35,6 +35,7 @@ lit.site.cfg text eol=lf
lit.local.cfg text eol=lf
*.expect text eol=lf
*.md text eol=lf
+.travis.yml text eol=lf
# For the remaining files the line endings of checked out
# files is defined by the ``core.eol`` git config variable.