Merge "Protect line endings in shell scripts"

This commit is contained in:
David Pursehouse 2013-02-14 07:51:35 +00:00 committed by Gerrit Code Review
commit cd07cfae1c

4
.gitattributes vendored Normal file
View File

@ -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