diff options
author | Dwight <dwight@10gen.com> | 2010-05-18 12:17:43 -0400 |
---|---|---|
committer | Dwight <dwight@10gen.com> | 2010-05-18 12:17:43 -0400 |
commit | c33904ddfb0edf7ba2f1d6a3acda5f2328aab5f8 (patch) | |
tree | 30f3397f7a61e1212d9b298f3e9d267459288fe1 /.gitignore | |
parent | 13fc91124c4b59f366c7983aba78e0741f664da8 (diff) | |
download | mongo-c33904ddfb0edf7ba2f1d6a3acda5f2328aab5f8.tar.gz |
name threads
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8c3d6d14962..6542707c328 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ *.idb *.pdb *.manifest +*.vcxproj.user *.gch *.*sdf *.psess |