Ignore -pem files in nginx/ssl (#2121)

This commit is contained in:
Marco Manieri 2019-06-05 17:46:02 +02:00 committed by Shao Yu-Lung (Allen)
parent 9e537ee16b
commit c0b28fc404
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
*.crt
*.csr
*.key
*.pem