diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fce5728 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +# Enforce Unix newlines +*.css text eol=lf +*.html text eol=lf +*.js text eol=lf +*.json text eol=lf +*.md text eol=lf +*.scss text eol=lf +*.yml text eol=lf