diff options
author | unknown <dearingj@.na.corp.yr.com> | 2010-05-29 00:38:12 +0800 |
---|---|---|
committer | Eliot <eliot@10gen.com> | 2010-06-02 03:22:45 +0800 |
commit | fd70ada38016311d609791575285a54d7fbbee61 (patch) | |
tree | acfd60acc3972e89cc9db42d4001e5f6e8f68cfe /.gitignore | |
parent | d5bf9b19d9cfec9c4c66e51a9d533e0adb84e347 (diff) | |
download | mongo-fd70ada38016311d609791575285a54d7fbbee61.tar.gz |
Ignoring cache files created by ReSharper, a popular and awesome Visual Studio Plugin.
http://www.jetbrains.com/resharper/index.html
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ec40a731bf9..d43a15dfd87 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,7 @@ shell/mongo-server.cpp */*/Release/ db/.gdb* db/makefile.local +db/_ReSharper.db config.log settings.py buildinfo.cpp |