icon
Version:
Convert an image to thumbnails suitable for favicon, metro tiles, touch icons.
27 lines (21 loc) • 482 B
Plain Text
#Github Global settings https://help.github.com/articles/dealing-with-line-endings
text eol=lf
# Explicitly declare text files we want to always be normalized and converted
# to native line endings on checkout.
*.js text
*.json text
*.jake text
*.ejs text
*.html text
*.styl text
*.css text
*.sql text
*.yml text
*.sh text
*.markdown text
*.sql text
Vagrantfile text
Jakefile text
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary