diff --git a/.gitattibutes b/.gitattibutes new file mode 100644 index 0000000..e785898 --- /dev/null +++ b/.gitattibutes @@ -0,0 +1,2 @@ +# Force LF line endings, needed for Docker to work on Windows +*.sh text eol=lf \ No newline at end of file