Skip to content

Commit 142746f

Browse files
committed
chore: add regex pattern to .truffleignore for nistec.P521Point
1 parent 5393b8b commit 142746f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.truffleignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
vendor/
1+
# Regex pattern to ignore nistec.P521Point
2+
.*nistec\.P521Point.*

0 commit comments

Comments
 (0)