diff options
author | Eliot Horowitz <eliot@10gen.com> | 2009-01-27 13:08:44 -0500 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2009-01-27 13:08:44 -0500 |
commit | df7c7536404ea531b8253541fedb4f51098d7bb1 (patch) | |
tree | 67881cf3ff1ba70d03d628365f1c1c43a4307cd8 /.gitignore | |
parent | 502a5e6e86d22e381526d910e4744375a788a573 (diff) | |
download | mongo-df7c7536404ea531b8253541fedb4f51098d7bb1.tar.gz |
s3shell target for pushign shell to s3
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 71605aeb71a..806b8556c73 100644 --- a/.gitignore +++ b/.gitignore @@ -15,12 +15,14 @@ *.pch *.jsh *.jsall +*.pyc db/Debug db/oplog* db/.gdb* db/makefile.local config.log +settings.py #temp dirs dump |