diff --git a/zeroidc/.gitattributes b/zeroidc/.gitattributes new file mode 100644 index 000000000..ba3a8fca8 --- /dev/null +++ b/zeroidc/.gitattributes @@ -0,0 +1,3 @@ +# disable autocrlf because it doesn't mix well with +# vendored rust packages +* text=false