diff --git a/.gitattributes b/.gitattributes index 95a111958..02020a459 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,6 +7,8 @@ /Utilities/**/*.* binary # (binary is a macro for -text -diff) +*.exe binary +*.dll binary *.png binary *.jpg binary *.jpeg binary