Ignore -pem files in nginx/ssl (#2121)
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
9e537ee16b
commit
c0b28fc404
1
nginx/ssl/.gitignore
vendored
1
nginx/ssl/.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
*.crt
|
||||
*.csr
|
||||
*.key
|
||||
*.pem
|
Reference in New Issue
Block a user