Skip to content

Instantly share code, notes, and snippets.

View n8eloy's full-sized avatar
🐈
Feeding my cats at @inventa-shop

Nathan Eloy n8eloy

🐈
Feeding my cats at @inventa-shop
View GitHub Profile
@nemotoo
nemotoo / .gitattributes
Last active May 18, 2024 08:08
.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