diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..8fd8ba8a0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# normalize line endings across platforms: https://git-scm.com/docs/gitattributes#_end_of_line_conversion +* text=auto eol=lf