diff --git a/firmware/.gitattributes b/firmware/.gitattributes new file mode 100644 index 0000000..d11d273 --- /dev/null +++ b/firmware/.gitattributes @@ -0,0 +1,2 @@ +# Convert to LF line endings on checkout. +*.sh text eol=lf