Skip to content

Instantly share code, notes, and snippets.

@inikitin
inikitin / .gitattributes
Last active November 19, 2025 15:56
.gitattributes for Unity with case-insensitive Git LFS extension filters
# Unity specific .gitattributes
* text=auto
*.cs diff=csharp text
*.cginc text
*.shader text
# Unity YAML
*.anim -text merge=unityyamlmerge diff