Procházet zdrojové kódy

Merge "Adds additional crlf clobber avoidance."

David Pursehouse před 9 roky
rodič
revize
faaddc9b4e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -1,4 +1,4 @@
 # Prevent /bin/sh scripts from being clobbered by autocrlf=true
 # Prevent /bin/sh scripts from being clobbered by autocrlf=true
 git_ssh text eol=lf
 git_ssh text eol=lf
-main.py text eol=lf
 repo text eol=lf
 repo text eol=lf
+hooks/* text eol=lf