diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..f78b15fe --- /dev/null +++ b/.gitattributes @@ -0,0 +1,11 @@ +*.css text eol=lf diff=css +*.json text eol=lf +*.md text eol=lf diff=markdown +*.py text eol=lf diff=python +*.sh text eol=lf +*.tex text eol=lf +*.toml text eol=lf +*.txt text eol=lf +*.yaml text eol=lf +*.yml text eol=lf +LICENSE text eol=lf