diff options
author | David Bradford <david.bradford@mongodb.com> | 2018-12-07 13:24:43 -0500 |
---|---|---|
committer | David Bradford <david.bradford@mongodb.com> | 2018-12-07 13:24:43 -0500 |
commit | baf4fa098e091da7107b33dce15a254cfcc44a26 (patch) | |
tree | 231485de14265a6036be536bc374cdbef15e5e23 /.gitignore | |
parent | ae54786e2830073387673b4c0ea921559065ed5f (diff) | |
download | mongo-baf4fa098e091da7107b33dce15a254cfcc44a26.tar.gz |
SERVER-38110 SERVER-38113: Generate resmoke config and evg config for a sub-suite
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index efb56426b11..a1564ef2888 100644 --- a/.gitignore +++ b/.gitignore @@ -169,3 +169,4 @@ src/mongo/embedded/java/jar/build/ local.properties compile_commands.json +generated_resmoke_config |