From 3f02f2eb1cd1fdf7ecd08713acfe7fdc73256efd Mon Sep 17 00:00:00 2001 From: Matt Olson Date: Wed, 27 Nov 2019 15:37:08 -0800 Subject: [PATCH] update gitignore to ignore release package (#13) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3e759b7..4b3a0a2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ ## ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore +*.zip + # User-specific files *.suo *.user