diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..62d9abadf --- /dev/null +++ b/.gitattributes @@ -0,0 +1,12 @@ +*.vue text eol=lf +*.html text eol=lf +*.ts text eol=lf +*.js text eol=lf +*.jsx text eol=lf +*.tsx text eol=lf +*.json text eol=lf +*.md text eol=lf +*.yml text eol=lf +*.yaml text eol=lf +*.css text eol=lf +*.less text eol=lf \ No newline at end of file