diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..d276903da --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +* text=auto + +# Make sure bash scripts have lf +*.sh text eol=lf \ No newline at end of file