diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..b8367b26b4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +# .txt files must be lf for golden file tests to work +*.txt eol=lf +