diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d66b2f8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +# Shell scripts should have LF +*.bashrc text eol=lf +*.sh text eol=lf +*.csh text eol=lf