Skip to content

Instantly share code, notes, and snippets.

View lightjiao's full-sized avatar
📚
Learning game develop.

Light lightjiao

📚
Learning game develop.
View GitHub Profile
@lightjiao
lightjiao / .gitattributes
Last active October 12, 2021 16:25 — 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