chore: yamllint ignore all of upstream crypto/secp256k1

This commit is contained in:
Arran Schlosberg 2025-06-23 15:57:22 +01:00
parent d4c22ca34b
commit ff3977602d
No known key found for this signature in database
GPG key ID: 5DD5567C12C5F312

View file

@ -10,4 +10,4 @@ rules:
ignore:
# Upstream geth files that we don't want to modify unnecessarily.
- .travis.yml
- crypto/secp256k1/libsecp256k1/.travis.yml
- crypto/secp256k1/libsecp256k1/*