diff options
Diffstat (limited to 'installers/windows')
| -rw-r--r-- | installers/windows/.gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
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/
|
