diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f344a2a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +# Default line ending is set to LF +*.js eol=lf +*.html eol=lf +*.css eol=lf +*.scss eol=lf +*.txt eol=lf +*.json eol=lf +*.md eol=lf