瀏覽代碼

Merge "Adds additional crlf clobber avoidance."

David Pursehouse 9 年之前
父節點
當前提交
faaddc9b4e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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