From f7e577bfc80fa1588d3e5e0294b5c83f395bf4c3 Mon Sep 17 00:00:00 2001 From: Coty Sutherland Date: Fri, 9 Nov 2018 11:38:43 -0500 Subject: [PATCH] Ignore zip files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0853083..ff782e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ apache-tomcat-*-src.tar.gz -/tomcat-9.0.7.redhat-10-src.zip +tomcat-*-src.zip