Skip to content

Instantly share code, notes, and snippets.

View ToeiKanta's full-sized avatar
🏠
Working from home

Kantapong Poonkasem ToeiKanta

🏠
Working from home
  • linkedin: Kantapong Poonkasem
  • FB : fb.me/Kantapong41
View GitHub Profile
@nemotoo
nemotoo / .gitattributes
Last active July 20, 2024 19:28
.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