diff --git a/.gitattributes b/.gitattributes index fcadb2c..5afaf5e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ * text eol=lf +*.exe binary +*.dll binary +*.e32 binary