Skip to content

Instantly share code, notes, and snippets.

@jakub-g
Created May 10, 2016 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jakub-g/68bccc12eda143001fc031e8011656c8 to your computer and use it in GitHub Desktop.
Save jakub-g/68bccc12eda143001fc031e8011656c8 to your computer and use it in GitHub Desktop.
.gitattributes
* text=auto
*.htm text diff=html
*.html text diff=html
*.java text diff=java
*.properties text
*.js text
*.json text
*.jsonp text
*.jsp text
*.less text
*.css text
*.cml text
*.tml text
*.tpl text
*.md text
*.txt text
*.svg text
*.xjb text
*.xml text
*.xsd text
*.yml text
*.yaml text
*.py text
*.sh text
*.sql text
*.bat text eol=crlf
*.cmd text eol=crlf
*.gif binary
*.ico binary
*.jpg binary
*.jpeg binary
*.png binary
*.psd binary
*.xls binary
*.rpt binary
*.eot binary
*.otf binary
*.ttf binary
*.woff binary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment