ignore *post pks and pem

This commit is contained in:
aniketfuryrocks 2023-01-31 19:02:23 +05:30
parent 0fb7fa04b6
commit c4ed60392f
No known key found for this signature in database
GPG Key ID: FA6BFCFAA7D4B764
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,6 +1,6 @@
target
node_modules
bench/metrics.csv
*.pem
*.pks
*.pem*
*.pks*
.env