X-Git-Url: https://jfr.im/git/yt-dlp.git/blobdiff_plain/359d6d86508d7b32bf50e9b1936aaf6b9478ad19..168e72dcd3e04e0e19e92c012a04b8a1e4658f50:/.gitattributes diff --git a/.gitattributes b/.gitattributes index 55e1a1744..f3e1df5b5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,6 @@ +* text=auto + Makefile* text whitespace=-tab-in-indent +*.sh text eol=lf +*.md diff=markdown +*.py diff=python