Skip to content

Instantly share code, notes, and snippets.

View n8eloy's full-sized avatar

Nathan Eloy n8eloy

  • São Paulo - SP, Brazil
  • 11:47 (UTC -03:00)
  • LinkedIn in/n8eloy
View GitHub Profile
@nemotoo
nemotoo / .gitattributes
Last active December 14, 2024 09:56
.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