From 0ee986155aa4cb7b5047470579b7416e46b3f636 Mon Sep 17 00:00:00 2001 From: Brian Lima Date: Thu, 24 May 2018 15:18:32 -0300 Subject: [PATCH] Update GitIgnore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4e1cd4a..81834d4 100644 --- a/.gitignore +++ b/.gitignore @@ -262,4 +262,8 @@ paket-files/ # Python Tools for Visual Studio (PTVS) __pycache__/ -*.pyc \ No newline at end of file +*.pyc + +# Advanced Installer +./Setup/UWPHook setup.exe +./Setup/Setup-cache \ No newline at end of file