summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 52897da..f08b5c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,3 +65,7 @@ packages/meshbay-client/node_modules/
# would otherwise swallow.
!packages/meshbay-client/build/
!packages/meshbay-client/build/**
+
+# packaging build scripts — real source, not build output
+!packaging/build/
+!packaging/build/**