diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..24b8f0829 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +# POSIX-sensitive files: always LF +*.sh text eol=lf +Makefile text eol=lf \ No newline at end of file