summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTommaso Tocci <tommaso.tocci@mongodb.com>2020-03-30 16:40:51 +0200
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-04-03 08:35:49 +0000
commit1dd3f934c0007864462b568972ca3eb66706a814 (patch)
tree5bd7a8667e77dec9c38e731e3fa1fcbfb2dc655e /.gitignore
parente4aff58d7d6735968607aa96a271cbe794b8eaed (diff)
downloadmongo-1dd3f934c0007864462b568972ca3eb66706a814.tar.gz
SERVER-47174 mozjs third party code folder is ignored by git
(cherry picked from commit 7a78564155ac8a31f053a0ee6c9360a1700d1220)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5b9d3fcf8cb..9591ee1908f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -161,7 +161,7 @@ CMakeLists.txt
# Visual Studio and VSCode projects
.vscode/
.vs/
-x64/
+/x64/
# Windows MSI builder artifacts
*.msi