diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..d94c900775 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,10 @@ +# Normalize line endings to auto. +* text auto + +# Ensure the following are treated as binary. +*.cer binary +*.jar binary +*.jpeg binary +*.jpg binary +*.keystore binary +*.png binary