diff --git a/.gitattributes b/.gitattributes index cd420c4..1cb5af7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,6 +5,5 @@ * text=auto # Text files to always have LF (unix) line endings on checkout. -*.py text eol=lf *.sh text eol=lf *.zig text eol=lf