summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTad Marshall <tad@10gen.com>2012-06-10 07:24:45 -0400
committerTad Marshall <tad@10gen.com>2012-06-10 07:24:45 -0400
commitef11f578a4cd48c72ea5eb4161adeab7c431b624 (patch)
tree8cbbf5a11ce429c10f80f5c6f6c8ea8d990e398e /.gitignore
parent9ffb23747255b7d8998fc6c23843d586b6023466 (diff)
downloadmongo-ef11f578a4cd48c72ea5eb4161adeab7c431b624.tar.gz
Visual Studio -- .gitignore ipch, make mongos buildable
Add ipch directory to .gitignore list, add db/security_commands.cpp to dbgrid.vcxproj for mongos, remove dead files, cleanup filters slightly.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 26afcdef478..ddbc5a056f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,6 +43,7 @@ shell/mongo-server.cpp
*/*/Debug/
*/Release/
*/*/Release/
+*/ipch/
db/.gdb*
db/makefile.local
db/_ReSharper.db