diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..a93b9417a40 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +# Auto detect text files and perform LF normalization +* text=auto + +# Always use linux style line endings +.nvmrc text eol=lf \ No newline at end of file diff --git a/.nvmrc b/.nvmrc index 209e3ef4b62..2edeafb09db 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20 +20 \ No newline at end of file