diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f6009ccb810..193924cf5f8 100644 --- a/.gitignore +++ b/.gitignore @@ -150,6 +150,9 @@ src/third_party/v8/src/libraries.cc .idea CMakeLists.txt +# XCode projects +.xcworkspace + # old things that should be removed # maybe remove this mid 2012 src/mongo/buildinfo.cpp |