diff options
author | agirbal <antoine@10gen.com> | 2012-02-17 17:09:13 -0800 |
---|---|---|
committer | agirbal <antoine@10gen.com> | 2012-02-17 17:10:04 -0800 |
commit | 49405ce14fc98462a09f94b3c0b79ebe817aa6d3 (patch) | |
tree | 50a1a8d19892a5d3783cb0f3792a504e9321042b /.gitignore | |
parent | f06e7dc332a694ed3b344c360338b2a18814db2b (diff) | |
download | mongo-49405ce14fc98462a09f94b3c0b79ebe817aa6d3.tar.gz |
SERVER-4989: MR: errors that happen during sharded post processing are ignored
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ad78b8e0018..062c2826a42 100644 --- a/.gitignore +++ b/.gitignore @@ -135,3 +135,4 @@ src/mongo/shell/mongo.cpp src/third_party/js-1.7/jsautocfg.h src/third_party/js-1.7/jsautokw.h buildinfo.cpp +/.settings/
\ No newline at end of file |