diff options
author | Eliot Horowitz <eliot@10gen.com> | 2009-01-29 13:01:45 -0500 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2009-01-29 13:01:45 -0500 |
commit | d4c82212f8fe2a724f717dce00d13ce064ddc46c (patch) | |
tree | 9931eda832b614890656975b178e2c1c7bd1b38a /.gitignore | |
parent | 59fd962a7f91b48642514cb7c56fcf52c1fbaa9a (diff) | |
download | mongo-d4c82212f8fe2a724f717dce00d13ce064ddc46c.tar.gz |
mongoimportjson
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a8f0555cd9d..0eee94436e5 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,7 @@ mongod mongogrid mongodump mongoimport +mongoimportjson #libs libmongoclient.* |