658dbe2f24
RETAINED PRE-EXISTING WIP (brought forward after verification, not authored
here, not production-ready). Substantive mapper.rs proxy expansion plus a
multi-stage Dockerfile/.dockerignore (rustls, self-signed cert at startup).
No secrets/captures staged. Preserved off the detached base c58e7326a1.
13 lines
109 B
Plaintext
13 lines
109 B
Plaintext
target/
|
|
**/target/
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|
|
.env
|
|
.env.local
|
|
Dockerfile
|
|
.dockerignore
|
|
.git
|
|
.gitignore
|
|
captures/
|