summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDwight Merriman <dwight@10gen.com>2010-05-02 19:17:35 -0400
committerDwight Merriman <dwight@10gen.com>2010-05-02 19:17:35 -0400
commit8be209992dda6e5b987780ec2c5da9f3410e3af6 (patch)
tree1bf4cd1839d266e80ad4f3f7a90bfe37d958213e /.gitignore
parent3461ea7c2d2ac9a61a279b9777473712d9cecb6d (diff)
downloadmongo-8be209992dda6e5b987780ec2c5da9f3410e3af6.tar.gz
build procdess tweaking
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 58425f6f22c..431acecd96c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,9 @@
*.manifest
*.gch
*.vcproj.*
+*.vcxproj.*
+*.*sdf
+*.psess
*#
.#*
shell/mongo.cpp
@@ -37,6 +40,7 @@ shell/mongo-server.cpp
*/Debug/
*/*/Debug/
*/Release/
+*/*/Release/
db/.gdb*
db/makefile.local
config.log