summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastien Blaisot <sebastien@blaisot.org>2017-07-18 00:17:14 +0200
committerSebastien Blaisot <sebastien@blaisot.org>2017-07-18 00:17:14 +0200
commit052a9662e4cdb3679a210cfb76e8b1e7ca47faa0 (patch)
tree9193a92bab5d4df307942c8cbca264b9f2496036 /.gitignore
parent069c6e1d57987f4a1d4592fae2c8fecb296a7984 (diff)
(wix) use fixed ProductID when building bundle to fix uninstallation
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e3b5ccd0eb..c92d3226d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,7 +46,10 @@ res/developer_skins
*.mst
*.cab
build/wix/subdirs/*.wxs
+# The following 2 files are autogenerated by scons at release time
+# based on .tmpl template file for the second one.
build/wix/bundle/bundleloc.wxs
+build/wix/mixxx.wxs
*.obj
*.pdb