diff options
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index d65028a4..cdd8546d 100644 --- a/.gitattributes +++ b/.gitattributes | |||
@@ -1,4 +1,4 @@ | |||
1 | # Prevent /bin/sh scripts from being clobbered by autocrlf=true | 1 | # Prevent /bin/sh scripts from being clobbered by autocrlf=true |
2 | git_ssh text eol=lf | 2 | git_ssh text eol=lf |
3 | main.py text eol=lf | ||
4 | repo text eol=lf | 3 | repo text eol=lf |
4 | hooks/* text eol=lf | ||