diff options
author | Daniel Moody <daniel.moody@mongodb.com> | 2022-02-03 11:43:43 -0600 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2022-02-03 20:34:57 +0000 |
commit | d4baf64a2da1a785d428888f3ce047367ccc2a7a (patch) | |
tree | fc1ece8b9799cbe1af404f711a8bd341703e318f /.gitignore | |
parent | bf96dbdca5e9c23cf541cb6f53292a18d837cde5 (diff) | |
download | mongo-d4baf64a2da1a785d428888f3ce047367ccc2a7a.tar.gz |
SERVER-60891 Make specialized ninja evergreen builders for common platforms.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 33cf47812e8..9b90923a4d9 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ /perf.data /perf.data.old /massif.out.* +venv *~ *.swp |