diff options
author | Jonathan Abrahams <jonathan@mongodb.com> | 2017-07-06 09:58:39 -0400 |
---|---|---|
committer | Jonathan Abrahams <jonathan@mongodb.com> | 2017-07-06 09:59:28 -0400 |
commit | d3ebfcad840947a3d9efd59ccb966ee9884fa865 (patch) | |
tree | d8d3bbd3b36ccd57702058ca90ec0f550e738f6b /.gitattributes | |
parent | f2fc0b194cac25c0cf3478d8ccfba61f44400772 (diff) | |
download | mongo-d3ebfcad840947a3d9efd59ccb966ee9884fa865.tar.gz |
SERVER-29877 Mount /data on EBS volume in AWS EC2 instance
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
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 |