Commit bc30c763 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #8577 from eli-lim/develop

chore(contracts-bedrock): don't publish `forge-artifacts/*.t.sol` files
parents 631b6f48 bad246d3
......@@ -5,6 +5,7 @@
"license": "MIT",
"files": [
"forge-artifacts/**/*.json",
"!forge-artifacts/**/*.t.sol/*.json",
"deployments/**/*.json",
"src/**/*.sol"
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment