diff --git a/.gitattributes b/.gitattributes index d65028a4f..cdd8546db 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ # Prevent /bin/sh scripts from being clobbered by autocrlf=true git_ssh text eol=lf -main.py text eol=lf repo text eol=lf +hooks/* text eol=lf