diff options
author | Eliot Horowitz <eliot@10gen.com> | 2008-09-15 09:50:39 -0400 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2008-09-15 09:50:39 -0400 |
commit | 0eb21f59f9632c053714b9f059e332f530d3bf47 (patch) | |
tree | 3faab0ea9235096fb7b88b37e86c07da616e3b56 /.gitignore | |
parent | 2a8679c8014f33c55193f75e7f11983a30e95af2 (diff) | |
download | mongo-0eb21f59f9632c053714b9f059e332f530d3bf47.tar.gz |
some more things to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 42a889128fe..9fb5bf5de40 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,6 @@ *.pch db/Debug db/db -log
\ No newline at end of file +db/oplog* +db/.gdb* +log |