diff --git a/.gitattributes b/.gitattributes index f9ff241622..b6f7ab8692 100644 --- a/.gitattributes +++ b/.gitattributes @@ -17,4 +17,4 @@ *.jpg binary *.a filter=lfs diff=lfs merge=lfs -text *.lib filter=lfs diff=lfs merge=lfs -text -*.exe binary +*.exe filter=lfs diff=lfs merge=lfs -text