diff options
author | Eliot Horowitz <eliot@10gen.com> | 2009-02-02 12:17:20 -0500 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2009-02-02 12:17:20 -0500 |
commit | 7442bdf4e414c2e43b4391cf48752c43187acbac (patch) | |
tree | 6ab0f9c443651e1b8c21df2c06f79a1febb045e1 /.gitignore | |
parent | 7d8e3c7296367e552213bc575081eec91115e619 (diff) | |
download | mongo-7442bdf4e414c2e43b4391cf48752c43187acbac.tar.gz |
export to json/csv tool
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2b236a35224..4fadac072af 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,7 @@ mongo mongod mongogrid mongodump +mongoexport mongoimport mongoimportjson *.tgz |