Skip to content

Instantly share code, notes, and snippets.

@dennissterzenbach
Created May 16, 2017 17:37
Show Gist options
  • Save dennissterzenbach/26c315b3c561c3bb3ec1f650cbb197d6 to your computer and use it in GitHub Desktop.
Save dennissterzenbach/26c315b3c561c3bb3ec1f650cbb197d6 to your computer and use it in GitHub Desktop.
# This file has been generated using '.gitattributes Generator'.
# You can generate yours at http://ihopepeace.github.io/gitattributes_generator
* text=auto
# Explicitly declare text files that should be normalized and converted
# to native line endings on checkout.
*.md text
# Declare files that should have CRLF line endings on checkout.
# Declare files that should have LF line endings on checkout.
*.svg eol=lf
*.js eol=lf
*.json eol=lf
*.css eol=lf
*.html eol=lf
*.scss eol=lf
# Declare files that are truly binary and shouldn't be modified.
*.jpeg binary
*.png binary
*.gif binary
*.jpg binary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment