diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |