diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..861b3b646 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Keep text files and golden fixtures on LF so CI behaves the same on every platform. +* text=auto eol=lf