Explorar o código

Merge "Protect line endings in shell scripts"

David Pursehouse %!s(int64=13) %!d(string=hai) anos
pai
achega
cd07cfae1c
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .gitattributes

+ 4 - 0
.gitattributes

@@ -0,0 +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