gitattribute 수정

This commit is contained in:
Jeonghyeon Ha 2025-08-27 13:52:40 +09:00
parent a1c33cdaf5
commit 2da23bf811

16
.gitattributes vendored
View File

@ -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