X-Git-Url: https://jfr.im/git/yt-dlp.git/blobdiff_plain/3e39273418ad6b2f740dccbcd949e065b1039946..96a134dea6397a5f2131947c427aac52c8b4e677:/.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