Add deployment traces for the JPpro proxy node, RackNerd origin hosts, catproxy boundary changes, local speed checks, and Sub2API rate-limit behavior. Keep remote secrets excluded while tracking sanitized nginx, compose, plan, and operational memory documents.
11 lines
162 B
Plaintext
11 lines
162 B
Plaintext
# Remote runtime secrets and ad-hoc backups.
|
|
secrets/*
|
|
!secrets/README.md
|
|
backups/*
|
|
!backups/.gitkeep
|
|
|
|
# Never commit copied environment files.
|
|
*.env
|
|
.env
|
|
.env.*
|