[Claude Workbench] Initial commit - preserving existing code
This commit is contained in:
18
certs/.gitignore
vendored
Normal file
18
certs/.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
# 忽略所有密钥文件
|
||||
*.p12
|
||||
*.pem
|
||||
*.key
|
||||
*.crt
|
||||
*.cer
|
||||
*.pfx
|
||||
*.p7b
|
||||
|
||||
# 忽略证书相关文件
|
||||
apiclient_*
|
||||
*.cert
|
||||
*.pwd
|
||||
|
||||
# 但保留说明文档和目录结构
|
||||
!README.md
|
||||
!.gitkeep
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user