diff --git a/.gitattributes b/.gitattributes index eba1110..3e059cd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ # Auto detect text files and perform LF normalization -* text=auto \ No newline at end of file +* text=auto +*.exe filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text