Add cert and key files to gitignore

main
DustyP 5 years ago
parent 9c6fe7d3e4
commit 0b4df0d82d

3
.gitignore vendored

@ -13,3 +13,6 @@
# Dependency directories (remove the comment below to include it) # Dependency directories (remove the comment below to include it)
# vendor/ # vendor/
cert.pem
key.pem

Loading…
Cancel
Save