Skip to content

Instantly share code, notes, and snippets.

View IwakuraRein's full-sized avatar

Lain IwakuraRein

View GitHub Profile
@IwakuraRein
IwakuraRein / .gitattributes
Last active January 19, 2022 05:05 — forked from nemotoo/.gitattributes
.gitattributes for Unity3D with git-lfs
## Unity ##
*.cs diff=csharp text
*.cginc text
*.shader text
*.mat merge=unityyamlmerge eol=lf
*.anim merge=unityyamlmerge eol=lf
*.unity merge=unityyamlmerge eol=lf
*.prefab merge=unityyamlmerge eol=lf