Pārlūkot izejas kodu

Merge "Adds additional crlf clobber avoidance."

David Pursehouse 9 gadi atpakaļ
vecāks
revīzija
faaddc9b4e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      .gitattributes

+ 1 - 1
.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