From 2368adfebda9179c5da75854e725c8dff6b516ee Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Wed, 12 Oct 2016 11:26:51 -0400 Subject: [PATCH] Update .gitignore to block MSI and WIX build files --- src/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/.gitignore b/src/.gitignore index cdf2a6bb..125d06e3 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -67,3 +67,6 @@ gamcache/ gam/ gam-64/ *.zip +*.msi +*.wixobj +*.wixpdb