Skip to content

Instantly share code, notes, and snippets.

View popenke's full-sized avatar
🍁
Full Stack Developer at @estateably

Lucas Popenke popenke

🍁
Full Stack Developer at @estateably
View GitHub Profile
@nemotoo
nemotoo / .gitattributes
Last active April 19, 2024 15:35
.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