diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..54c9e70 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +*.md text eol=lf +*.php text eol=lf +*.ini text eol=lf +*.json text eol=lf +*.yml text eol=lf +*.tcl text eol=lf