summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTad Marshall <tad@10gen.com>2012-11-28 05:51:25 -0500
committerTad Marshall <tad@10gen.com>2012-11-28 05:51:25 -0500
commit46b277b8aaaca0643585db1f68f9f79d5390e813 (patch)
tree835fde6bd62a46f6c99650133697c7fb3fa7080b /.gitignore
parent274e54c549aba74ddc3f746e0c89d8acedc2a8f0 (diff)
downloadmongo-46b277b8aaaca0643585db1f68f9f79d5390e813.tar.gz
ignore .cache files created by Visual Studio
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 92b792ae419..f54776ac74c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,7 @@
/src/mongo/db/.gdb*
/src/mongo/db/makefile.local
/src/mongo/db/_ReSharper.db
+/src/third_party/*/*.cache
/src/third_party/*/*.tlog
/src/third_party/*/*.lastbuildstate
config.log