diff options
author | Eliot Horowitz <eliot@10gen.com> | 2010-12-18 21:38:11 -0500 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2010-12-18 21:47:22 -0500 |
commit | b72a85ac2beae5339a78d4335a0f3e253fa25529 (patch) | |
tree | c2dd649226d857782ae048afc6b6a6940a208d68 /.gitignore | |
parent | bfdf4ba06e770bc22389be1676b292bf9143ce1c (diff) | |
download | mongo-b72a85ac2beae5339a78d4335a0f3e253fa25529.tar.gz |
replica set example
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index aa3d0dc93e5..9209b35fd48 100644 --- a/.gitignore +++ b/.gitignore @@ -96,6 +96,7 @@ firstExample secondExample whereExample bsondemo +rsExample #tests test |