summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2011-12-24 15:33:26 -0500
committerEliot Horowitz <eliot@10gen.com>2011-12-24 15:33:45 -0500
commitae1ecd9c786911f9f1f0242f0f7d702b3e5dfeba (patch)
tree92f8e1649e6f080b251ff5f1763679a72eb59b34 /.gitignore
parentdfa4cd7e2cf109b072440155fabc08a93c8045a0 (diff)
downloadmongo-ae1ecd9c786911f9f1f0242f0f7d702b3e5dfeba.tar.gz
bulk move of code to src/ SERVER-4551
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 2081a90d52f..922d1d9afc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -123,10 +123,10 @@ debian/mongodb
.DS_Store
#third party
-third_party/js-1.7/jsautocfg.h
-third_party/js-1.7/jsautokw.h
-third_party/js-1.7/jskwgen
-third_party/js-1.7/jscpucfg
+src/third_party/js-1.7/jsautocfg.h
+src/third_party/js-1.7/jsautokw.h
+src/third_party/js-1.7/jskwgen
+src/third_party/js-1.7/jscpucfg
# QtCreator
*.config