diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..6fd23f9fb --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +*.js eol=crlf +*.css eol=crlf +*.html eol=crlf +*.ts eol=crlf +*.md eol=crlf +*.txt eol=crlf +*.json eol=crlf