chore: sync all changes to Gitea
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- Config, docs, scripts, and backup manifests - Submodule refs unchanged (m = modified content in submodules) Made-with: Cursor
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -48,5 +48,20 @@ venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# CoinGecko/CMC token logos (generated by prepare-token-logos-512x512.sh)
|
||||
docs/04-configuration/coingecko/logos/*.png
|
||||
|
||||
# Ephemeral phase markers
|
||||
.phase1-event-status
|
||||
|
||||
# OMNL operator rail (env-specific IDs, reconciliation, audit packets, posted refs)
|
||||
ids.env
|
||||
reconciliation/
|
||||
|
||||
# Office 2 Shamrayan P2P credentials (runbook-only; never commit)
|
||||
.env.office2-p2p
|
||||
**/.env.office2-p2p
|
||||
.posted_refs
|
||||
*.payload.json
|
||||
*.payload.sha256
|
||||
audit_log.jsonl
|
||||
|
||||
Reference in New Issue
Block a user