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