From 60562581f93dbc0c5de58e5a1514fe0977b92d5e Mon Sep 17 00:00:00 2001
From: David Hoese <david.hoese@ssec.wisc.edu>
Date: Fri, 3 Jul 2020 16:30:06 -0500
Subject: [PATCH] Remove hello from gitignore again

---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 7f5c15e..389a471 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-hello
+#hello
 .coverage
 *.pyc
 .pytest_cache/
-- 
GitLab