diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3138f55 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +# make sure shell script line endings are set to lf. +# if set to crlf for resources/pibakery-mount.sh bad things happen (see #164) + +*.sh text eol=lf