chore: ignore der and csr files too

This commit is contained in:
Matthew Lopez 2024-06-03 21:25:28 -04:00
parent 49fc689fe4
commit c50d69e793
No known key found for this signature in database
GPG Key ID: 302A6EE3D63B7E0E

4
.gitignore vendored
View File

@ -130,4 +130,6 @@ dist
.pnp.*
# custom
*.pem
*.pem
*.der
*.csr