summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e1cbdf2..95e1550 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,6 +67,9 @@ packages/meshbay-client/node-runtime/
# directories.output) -- the bare `dist/` rule above does not match this
# different name, so it needs its own line.
packages/meshbay-client/dist-light/
+# build-win-msix.ps1's own output dir (electron-builder.msix.yml
+# directories.output) -- same reasoning as dist-light/ above.
+packages/meshbay-client/dist-msix/
# electron-builder's buildResources dir — a real source (app icon), not a
# build artifact, despite living under a path the generic `build/` rule above