diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bd0becd --- /dev/null +++ b/.gitattributes @@ -0,0 +1,9 @@ +* text eol=lf +*.css text eol=lf +*.html text eol=lf +*.js text eol=lf +*.jsx text eol=lf +*.ts text eol=lf +*.tsx text eol=lf +*.json text eol=lf +*.md text eol=lf \ No newline at end of file