Skip to content

Instantly share code, notes, and snippets.

@JonMcL
Last active June 4, 2019 16:57
Show Gist options
  • Save JonMcL/a2d338429c5c9c6c5045fca582f3fc6c to your computer and use it in GitHub Desktop.
Save JonMcL/a2d338429c5c9c6c5045fca582f3fc6c to your computer and use it in GitHub Desktop.
gitattributes file for Unity builds
# Unity Build files
*.dll -text
*.assets -text
*.resS -text
*.aspx -text
*.config -text
config -text
*.map -text
*.ini -text
*.xml -text
*.info -text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment