summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Besson <cbesson@gmail.com>2026-08-09 14:45:11 +0200
committerChristophe Besson <cbesson@gmail.com>2026-08-09 14:45:11 +0200
commit608d3a705d065d6b378f4889322ff9d1bc41d147 (patch)
tree400926e90f21fd48a001a444540e5bcb8fedb448
parent7b5ca7d7b68ea2324474f5aeec511abe01ff8013 (diff)
downloadmeshbay-608d3a705d065d6b378f4889322ff9d1bc41d147.tar.gz
chore: add QE/ structure (not versioned) + server-state docs
QE/ added to .gitignore. Contains: demo-v1/, spikes/, server-state/. QE/server-state/meshbay.org.md: authoritative inventory of what runs on meshbay.org and the deploy procedure. Rule: open port → test → close port+kill processes in same code block. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5c99087..8dfb41c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,9 @@ testfile.bin
hub.log
hub.pid
+# QE — test/demo artefacts, credentials, ephemeral data (never versioned)
+QE/
+
# POC ephemeral files
poc/node_state.json
poc/bob_state.json