Skip to content

Instantly share code, notes, and snippets.

View n8eloy's full-sized avatar

Nathan Eloy n8eloy

  • São Paulo - SP, Brazil
  • 04:01 (UTC -03:00)
  • LinkedIn in/n8eloy
View GitHub Profile
@nemotoo
nemotoo / .gitattributes
Last active October 9, 2024 12:26
.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