Add cert and key files to gitignore

This commit is contained in:
Dustin Pianalto 2020-10-22 00:31:48 -08:00
parent 9c6fe7d3e4
commit 0b4df0d82d

3
.gitignore vendored
View File

@ -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