From 1b7f579a881777a8e6fe517e9ee860ff875fe51f Mon Sep 17 00:00:00 2001
From: Bryan Newbold <bnewbold@archive.org>
Date: Fri, 6 Apr 2018 17:19:43 -0700
Subject: nits

---
 .gitignore | 1 +
 TODO       | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 6a61166..8a9f43e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 *venv.zip
+mapreduce-*.tar.gz
 *,cover
 htmlcov/
 
diff --git a/TODO b/TODO
index 37ff131..5a5ae5f 100644
--- a/TODO
+++ b/TODO
@@ -3,7 +3,7 @@ Will probably eventually refactor into top-level plus modules. Eg, "common"
 directory, "backfill" and "extraction" as sub-directories. Downside of this is
 single giant pipenv venv with all dependencies?
 
-- fix pig gitlab-ci tests (JAVA_HOME)
+- fix pig gitlab-ci tests (JAVA_HOME). also make fetch_deps *way* more quiet
 
 sentry:
 - https://github.com/getsentry/raven-python
-- 
cgit v1.2.3