diff options
author | Eliot Horowitz <eliot@10gen.com> | 2011-03-06 18:03:53 -0500 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2011-03-06 18:03:53 -0500 |
commit | b2fc358af31cabe3247787653ebc14c52d9249d2 (patch) | |
tree | 84a4c39368fd73dc1a164e61f4b529960953a7f3 /.gitignore | |
parent | 7e56a7b2411730c57508a65b8e8d576e15fb90d5 (diff) | |
download | mongo-b2fc358af31cabe3247787653ebc14c52d9249d2.tar.gz |
mongotop for collection load
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3847ca46d4e..87449576069 100644 --- a/.gitignore +++ b/.gitignore @@ -77,6 +77,7 @@ mongoimport mongosniff mongobridge mongostat +mongotop bsondump *.tgz |