summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorJonathan Abrahams <jonathan@mongodb.com>2017-07-06 09:58:39 -0400
committerJonathan Abrahams <jonathan@mongodb.com>2017-07-06 09:59:28 -0400
commitd3ebfcad840947a3d9efd59ccb966ee9884fa865 (patch)
treed8d3bbd3b36ccd57702058ca90ec0f550e738f6b /.gitattributes
parentf2fc0b194cac25c0cf3478d8ccfba61f44400772 (diff)
downloadmongo-d3ebfcad840947a3d9efd59ccb966ee9884fa865.tar.gz
SERVER-29877 Mount /data on EBS volume in AWS EC2 instance
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 5f07ecabdae..bfe66c6cec9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,3 @@
*.vcproj -crlf -diff -merge
*.pbxproj -crlf -diff -merge
-
+*.sh text eol=lf