Skip to content

Instantly share code, notes, and snippets.

@MattOstgard
MattOstgard / .gitattributes
Last active August 8, 2021 15:06 — forked from heiths/.gitattributes
.gitattributes for Unity3D with git-lfs
# Unity
*.cginc text
*.cs diff=csharp text
*.shader text
# Unity YAML
*.anim merge=unityyamlmerge eol=lf
*.asset merge=unityyamlmerge eol=lf
*.controller merge=unityyamlmerge eol=lf