Skip to content

Instantly share code, notes, and snippets.

View integraldx's full-sized avatar

integraldx integraldx

  • HIGH-END Games / PLATiNA :: LAB
  • Seoul, South Korea
  • 08:38 (UTC +09:00)
  • X @integraldx_dev
View GitHub Profile
@integraldx
integraldx / .gitattributes
Last active March 4, 2020 10:01 — forked from nemotoo/.gitattributes
Unity-Git initializer pack
## 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