diff options
author | Eliot Horowitz <eliot@10gen.com> | 2009-01-13 09:56:18 -0500 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2009-01-13 09:56:18 -0500 |
commit | ea90934bda4f66cb1359b9c156f8616a01cd2bd2 (patch) | |
tree | 62d97d7b1d16ffdfda76e1aece98b95e2c39e3d6 /.gitignore | |
parent | 390d949b6dd1ce8c07282dc775707cb8bde79f24 (diff) | |
download | mongo-ea90934bda4f66cb1359b9c156f8616a01cd2bd2.tar.gz |
cleaning targets/example
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d66b5088620..716ed63065d 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,6 @@ logs # binaryies mongodump mongoimport +firstExample +libmongoclient.* +test |