Skip to content

Instantly share code, notes, and snippets.

@wwgist
Created June 20, 2013 05:49
Show Gist options
  • Save wwgist/5820572 to your computer and use it in GitHub Desktop.
Save wwgist/5820572 to your computer and use it in GitHub Desktop.
GIT: .gitattributes
# file rule
#----------------
* text=auto
*.rb text
*.js text
*.bat text eol=crlf
*.sh text eol=lf
*.png binary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment