From a53b0ced53a87d350689f2273769a5547d31d8d9 Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Tue, 26 Feb 2019 09:59:34 -0500 Subject: [PATCH] Ignoring Zip Files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e69de29..03a576d 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,2 @@ + +*.zip