diff --git a/.gitattributes b/.gitattributes index 7f80b85..c02de94 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,6 @@ * text=auto -* text eol=lf \ No newline at end of file +* text eol=lf + +# git dont touch these. +*.dll binary +*.lib binary \ No newline at end of file