diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..0c2ec1e4e6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +* text=auto eol=lf +*.js text eol=lf +*.ts text eol=lf +*.json text eol=lf +*.md text eol=lf \ No newline at end of file