diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..74fdf7c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +* text=auto eol=lf +*.md text eol=lf +*.py text eol=lf +*.ps1 text eol=lf +*.sh text eol=lf \ No newline at end of file