From af541f001cc0c78c91af74f8fc5ed367356a5d23 Mon Sep 17 00:00:00 2001
From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu>
Date: Thu, 21 Mar 2019 16:58:00 -0500
Subject: [PATCH] Minor change to .gitignore

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

diff --git a/.gitignore b/.gitignore
index 5476422..23d99d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -305,7 +305,7 @@ $RECYCLE.BIN/
 /output/*
 pipeline_trace*.txt*
 .nextflow*.log*
-report.html*
+report*.html*
 timeline*.html*
 
 *~
-- 
GitLab