diff --git a/.gitattributes b/.gitattributes index fcadb2cf..9e3f267f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,6 @@ * text eol=lf + +*.jar binary +*.png binary +*.avro binary +*.parquet binary