summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJonathan Abrahams <jonathan@mongodb.com>2018-09-22 15:46:43 -0400
committerMax Hirschhorn <max.hirschhorn@mongodb.com>2018-09-22 15:46:43 -0400
commit807e67c902f0406ed8c186c0afa7ee7f799bbf7b (patch)
treee6c9e0d655954fb16fc7c5b021cec901d9167dc7 /.gitignore
parent4131e8e403ad527ae82dd5632404762889fdd385 (diff)
downloadmongo-807e67c902f0406ed8c186c0afa7ee7f799bbf7b.tar.gz
SERVER-36757 Generate and extract mongoebench-compatible JSON config files to consistent locations
(cherry picked from commit e86d0110125a5d6678d19aa691c1c4ea6a84d647)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f33874fbbdc..af2972754d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -112,6 +112,9 @@ scratch
/clientTest
/httpClientTest
+# benchrun files
+/benchrun_embedded
+
# Linters
.mypy_cache