diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bc0c0b4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,9 @@ +* text=auto +*.sh eol=lf +*.md eol=lf +*.yaml eol=lf +*.yml eol=lf +*.sql eol=lf +*.txt eol=lf +*.conf eol=lf +*.xml eol=lf