diff --git a/.gitattributes b/.gitattributes index d790abd..2edc408 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ # Disable Git line ending conversion, to prevent packwiz index hashes changing when committing from Windows -* -text \ No newline at end of file +* -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text