lfs 추적되는 파일 형식 추가 (blend, fbx, clip)

This commit is contained in:
2025-03-23 20:03:11 +09:00
parent 876d45c8bb
commit 82f09b540f

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
*.blend filter=lfs diff=lfs merge=lfs -text
*.fbx filter=lfs diff=lfs merge=lfs -text
*.clip filter=lfs diff=lfs merge=lfs -text