summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2012-05-11 13:56:34 -0400
committerEliot Horowitz <eliot@10gen.com>2012-05-11 13:56:52 -0400
commitcca4fc03d8f4570ad4645bec41ad2dfa0be83613 (patch)
treeedb76a3ef37667c2cdce7f0b560c479a0f8919c4 /.gitignore
parent68874e89a8a8d4fa02de9c8479a536490115054c (diff)
downloadmongo-cca4fc03d8f4570ad4645bec41ad2dfa0be83613.tar.gz
initial commit of emr based build suite
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
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