Skip to content

Commit

Permalink
Add private keys
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Oct 31, 2024
1 parent f3cf9df commit 77d37d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/spelling/block-delimiters.list
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
-----BEGIN PUBLIC KEY-----
-----END PUBLIC KEY-----

# Private Keys
-----BEGIN PRIVATE KEY-----
-----END PRIVATE KEY-----

# RSA Private Key
-----BEGIN RSA PRIVATE KEY-----
-----END RSA PRIVATE KEY-----
Expand Down

0 comments on commit 77d37d3

Please sign in to comment.