diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ec21c2cfba9..3658911c8b1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -29,3 +29,6 @@ # Ignore sql/* files sql/* linguist-documentation + +# Always LF endings +*.sh eol=lf |