From f184c4291c2d9b93184512631ab0e347e66f61ea Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Sat, 15 Oct 2022 23:03:40 +0100 Subject: [PATCH] Update .gitignore with zip files. --- templates/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/.gitignore b/templates/.gitignore index 9881fec..90a2fc0 100644 --- a/templates/.gitignore +++ b/templates/.gitignore @@ -1 +1,2 @@ *.tar.* +*.zip