diff --git a/installers/windows/.gitignore b/installers/windows/.gitignore index db2f0c14..df87234f 100644 --- a/installers/windows/.gitignore +++ b/installers/windows/.gitignore @@ -1,2 +1,5 @@ -# Ignore the subdirectory with the individual GUI Wallet files +# The subdirectory with the individual GUI Wallet files bin/ + +# The subdirectory with the generated installer "mysetup.exe" +Output/