8c30fb7a3a
Replace real secrets in tmp_remote/configuration.yml with __ROTATE_*__ placeholders. All leaked values have already been rotated. Also add .claude/, .codex/, and security_artifacts/ to .gitignore.
11 lines
127 B
Plaintext
11 lines
127 B
Plaintext
node_modules/
|
|
dist/
|
|
.env
|
|
*.tar.gz
|
|
__pycache__/
|
|
dashboard/nas-dashboard.tar
|
|
dashboard/ssh/
|
|
.claude/
|
|
.codex/
|
|
security_artifacts/
|