Ignore -pem files in nginx/ssl (#2121)
This commit is contained in:
parent
9e537ee16b
commit
c0b28fc404
|
@ -1,3 +1,4 @@
|
|||
*.crt
|
||||
*.csr
|
||||
*.key
|
||||
*.pem
|
Loading…
Reference in New Issue