From 7ef418ddf86f984cc4baf124a05ff1c4f6a682ac Mon Sep 17 00:00:00 2001 From: Eliot Horowitz Date: Mon, 2 Feb 2009 11:44:56 -0500 Subject: [PATCH] treat xcode config files as binary --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index c78f349b93b61..5f07ecabdae25 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.vcproj -crlf -diff -merge +*.pbxproj -crlf -diff -merge