diff --git a/.gitattributes b/.gitattributes index 06142afe7..dcf545082 100644 --- a/.gitattributes +++ b/.gitattributes @@ -72,3 +72,19 @@ *.asmdef text *.sbs filter=lfs diff=lfs merge=lfs -text *.bytes filter=lfs diff=lfs merge=lfs -text + +# --- Review에서 패치 숨기기(소스코드 외 파일) --- +# 아래 규칙은 기존 text/merge/eol 속성은 유지하면서, PR에서 패치(diff) 표시만 숨깁니다. +*.meta -diff +*.prefab -diff +*.unity -diff +*.mat -diff +*.anim -diff +*.controller -diff +*.overrideController -diff +*.mask -diff +*.lighting -diff +*.renderTexture -diff +*.timeline -diff +*.playable -diff +*.spriteatlasv2 -diff