diff options
author | Eliot Horowitz <eliot@10gen.com> | 2011-09-15 10:49:45 -0400 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2011-09-15 10:50:05 -0400 |
commit | f6243e1a268d3d5f3b14f839ac45be395b7cc04d (patch) | |
tree | ecb9185cd16cd819a9ea6b5b98dbc3af1fd22515 /.gitignore | |
parent | b17768ac0ae208115f8c2e6e130ebedc278e2da9 (diff) | |
download | mongo-f6243e1a268d3d5f3b14f839ac45be395b7cc04d.tar.gz |
mongooplog -new tool for replaying oplogs SERVER-3873
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 26afcdef478..ebfc7f44527 100644 --- a/.gitignore +++ b/.gitignore @@ -79,6 +79,7 @@ mongosniff mongobridge mongostat mongotop +mongooplog bsondump *.tgz |