diff options
author | Eliot Horowitz <eliot@10gen.com> | 2009-02-13 09:44:37 -0500 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2009-02-13 09:44:37 -0500 |
commit | 13a8310e5990edd08ac4eaa8486f7f3edf09b22b (patch) | |
tree | 5894ea00156597be439c00c6e748e8e0f91c0407 /.gitignore | |
parent | 65687c9303f9ffaab5e8997dd26ec246b1311b86 (diff) | |
download | mongo-13a8310e5990edd08ac4eaa8486f7f3edf09b22b.tar.gz |
perftest added
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 04b2079d30b..9880a811d0c 100644 --- a/.gitignore +++ b/.gitignore @@ -63,5 +63,6 @@ whereExample #tests test authTest +perftest clientTest |