diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..be8b530 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,15 @@ +*.py text eol=lf +*.md text eol=lf +*.yml text eol=lf +*.yaml text eol=lf +*.toml text eol=lf +*.json text eol=lf +*.txt text eol=lf +*.html text eol=lf +*.css text eol=lf +*.js text eol=lf +*.sh text eol=lf +*.cfg text eol=lf +*.ini text eol=lf +*.svg text eol=lf +*.j2 text eol=lf