diff options
author | Eliot Horowitz <eliot@10gen.com> | 2009-01-30 09:23:06 -0500 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2009-01-30 09:23:06 -0500 |
commit | fba31720a86f6cbd94cc328f9a033a3410644fbe (patch) | |
tree | 6ba664df9023524a77ca720344794e33ab59c15c /.gitignore | |
parent | c349b157877d77cecc4c3d92d356f8d63e382bef (diff) | |
download | mongo-fba31720a86f6cbd94cc328f9a033a3410644fbe.tar.gz |
more temp files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0eee94436e5..e5df62227cb 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,8 @@ *.jsh *.jsall *.pyc +*# +.#* db/Debug db/oplog* |