diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..53565e0e9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Check out Linux shell scripts with LF (necessary when using Docker setup on Windows) +*.sh text eol=lf