feat: harden sessions and track downstream acknowledgements
This commit is contained in:
@@ -2,6 +2,7 @@ node_modules/
|
||||
dist/
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
*.local
|
||||
.local-tools/
|
||||
.local-data/
|
||||
@@ -11,6 +12,7 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
logs/
|
||||
gateway/gateway.exe
|
||||
dump.rdb
|
||||
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user