add another cert format and a cert folder to .gitignore

This commit is contained in:
matthewswspence 2024-07-29 11:53:34 -05:00
parent 279fca4979
commit 427094edca
No known key found for this signature in database
GPG key ID: FB458202A7852BA4

2
.gitignore vendored
View file

@ -7,8 +7,10 @@ docs/research/data/**
public/
credentials*
src/certs/
*.pem
*.crt
*.cer
*.bk