Files
1818web-hoduan/certs/.gitignore
2025-11-14 17:41:15 +08:00

18 lines
195 B
Plaintext

# 忽略所有密钥文件
*.p12
*.pem
*.key
*.crt
*.cer
*.pfx
*.p7b
# 忽略证书相关文件
apiclient_*
*.cert
*.pwd
# 但保留说明文档和目录结构
!README.md
!.gitkeep
!.gitignore