Skip to content

Instantly share code, notes, and snippets.

View lacouture100's full-sized avatar

alvaro.lacouture lacouture100

View GitHub Profile
@lacouture100
lacouture100 / .gitattributes
Created September 29, 2020 16:55 — forked from Srfigie/.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