Commit f2dab82d authored by Chris Rebert's avatar Chris Rebert

add .gitattributes file to enforce Unix newlines within the repo

parent 5a826a65
# Enforce Unix newlines
*.css text eol=lf
*.html text eol=lf
*.js text eol=lf
*.json text eol=lf
*.less text eol=lf
*.md text eol=lf
*.yml text eol=lf
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment