From b48482b111253f45328d6e216e9cd224e3680373 Mon Sep 17 00:00:00 2001 From: Jeremy Fleischman Date: Mon, 27 Apr 2015 00:00:02 -0700 Subject: [PATCH] Only change line endings on shell scripts. --- .gitattributes | 2 +- wca-documents-extra | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index a2e5308f4f3..fff89c98492 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ # We can't let git convert the newlines in our bash scripts to CRLF, otherwise # our Linux vm will be confused. -* text eol=lf +/*.sh text eol=lf diff --git a/wca-documents-extra b/wca-documents-extra index 18abe22882f..4ecaff7bf5c 160000 --- a/wca-documents-extra +++ b/wca-documents-extra @@ -1 +1 @@ -Subproject commit 18abe22882f63900ad7ada158377823f254c6fcb +Subproject commit 4ecaff7bf5c9f2873dbaeba3b2b91a504427a770