Files
106_105_181_70/.gitignore
Timmy 87234b458a docs: 重構 SSL 憑證管理為完整 SOP
- tmp/ 重命名為 ssl_certs/,存放憑證相關檔案
- ssl_deploy_guide.md 改寫為 8 步驟標準作業流程
- .gitignore 排除私鑰與 fullchain 等敏感檔案

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 10:19:23 +08:00

6 lines
66 B
Plaintext

*.tar.gz
*.zip
php/
ssl_certs/privkey.pem
ssl_certs/fullchain.pem