diff options
| author | René Brunner <rbrunner@dreamshare.ch> | 2017-06-11 08:49:12 +0200 |
|---|---|---|
| committer | René Brunner <rbrunner@dreamshare.ch> | 2017-06-11 08:49:12 +0200 |
| commit | ff9d79da7a2f0af3cb97618bb4e0b7d9790e3331 (patch) | |
| tree | 5e1c4670eeef671b6fefd7bef1848c69aae89deb /installers | |
| parent | b8a4dab9b2a42e6ea8b652f1bc46ae1d6bc9e808 (diff) | |
| download | monzero-gui-ff9d79da7a2f0af3cb97618bb4e0b7d9790e3331.tar.gz monzero-gui-ff9d79da7a2f0af3cb97618bb4e0b7d9790e3331.tar.xz monzero-gui-ff9d79da7a2f0af3cb97618bb4e0b7d9790e3331.zip | |
Added Output subdirectory to installer .gitignore
Diffstat (limited to 'installers')
| -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/
|
