Skip to content

Instantly share code, notes, and snippets.

@Chippit
Chippit / .gitattributes
Last active December 17, 2017 15:22 — forked from nemotoo/.gitattributes
.gitattributes for Unity3D with git-lfs
# Don't touch EOLs
* -text
# Actual text files
*.cs diff=csharp text
*.cginc text
*.shader text
# Unity files
*.unity merge=unityyamlmerge