summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMathew Robinson <mathew@chasinglogic.io>2020-02-19 14:16:18 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-02-21 19:34:45 +0000
commit9791eb19d2945a7b60ca0099dc1330c260be78c3 (patch)
treeadf03c487e2cb3952ff2c1ca899a2db98df032a4 /.gitignore
parent0abcb05ffcf0f6fa0ea71923f6f81b285e0378d7 (diff)
downloadmongo-9791eb19d2945a7b60ca0099dc1330c260be78c3.tar.gz
SERVER-46096 Add NINJA_PREFIX
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 4aa101ca973..5b9d3fcf8cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,7 @@
/.jsdbshell
/.dbshell
/*.ninja
-/*.ninja.deps
+/*.ninja.*
/.ninja_deps
/.ninja_log
/perf.data
@@ -188,4 +188,4 @@ python3-venv
python2-venv
# Generated resmoke configuration file
-resmoke.ini \ No newline at end of file
+resmoke.ini