summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Morrow <acm@mongodb.com>2014-06-20 12:56:35 -0400
committerAndrew Morrow <acm@mongodb.com>2014-07-14 18:54:26 -0400
commita6a55dfeb3ce0edebc7d58a119b41fe590b61e07 (patch)
tree3dce87a26f29421c6082bd3205d00608c59d5763 /.gitignore
parent6d1570d1001a57fcac0f6412c8f22059609029c4 (diff)
downloadmongo-a6a55dfeb3ce0edebc7d58a119b41fe590b61e07.tar.gz
SERVER-9570 SERVER-9572 Default install prefix to subdirectory of selectable build dir
In addition, move the .scons directory to a subdirectory of the build directory. This makes all build artifacts not installed to '#' live under the build directory.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 00fab4ee9f9..6967b92c3d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,11 +2,8 @@
/src/mongo/db/modules
/.jsdbshell
/.dbshell
-/.sconsign.dblite
-/.sconf_temp
/perf.data
/massif.out.*
-.scons
/smoke-last.json
*~