diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8237fdf --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Bourne-style shell scripts: These are Unix-style scripts. Don't add CR's. +*.sh text eol=lf