diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..a1bf0193 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.png binary +*.pl text eol=lf +*.rs text eol=lf diff=rust +*.md text eol=lf diff=markdown