diff options
author | Eliot Horowitz <eliot@10gen.com> | 2012-05-11 13:56:34 -0400 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2012-05-11 13:56:52 -0400 |
commit | cca4fc03d8f4570ad4645bec41ad2dfa0be83613 (patch) | |
tree | edb76a3ef37667c2cdce7f0b560c479a0f8919c4 /.gitignore | |
parent | 68874e89a8a8d4fa02de9c8479a536490115054c (diff) | |
download | mongo-cca4fc03d8f4570ad4645bec41ad2dfa0be83613.tar.gz |
initial commit of emr based build suite
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index adbbb54170d..2fe15080f4f 100644 --- a/.gitignore +++ b/.gitignore @@ -95,6 +95,9 @@ scratch /libmongotestfiles.* /libmongoshellfiles.* + +/emr.jar + # examples /firstExample /secondExample |