summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-02-02 11:44:56 -0500
committerEliot Horowitz <eliot@10gen.com>2009-02-02 11:44:56 -0500
commit7ef418ddf86f984cc4baf124a05ff1c4f6a682ac (patch)
treeeb4cae156a7eaf16c279f3cc7d255618ea88bcd7 /.gitattributes
parent720527c105f26f495f902ec32ff504d81a3b6399 (diff)
downloadmongo-7ef418ddf86f984cc4baf124a05ff1c4f6a682ac.tar.gz
treat xcode config files as binary
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index c78f349b93b..5f07ecabdae 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,3 @@
*.vcproj -crlf -diff -merge
+*.pbxproj -crlf -diff -merge