diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index b8189e2..bf59a26 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,4 @@ gpg.txt text eol=crlf *.bat text eol=crlf +*.sh text eol=lf |