Commit bad246d3 authored by Eli's avatar Eli

chore(contracts-bedrock): ignore t.sol

parent a298160f
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"license": "MIT", "license": "MIT",
"files": [ "files": [
"forge-artifacts/**/*.json", "forge-artifacts/**/*.json",
"!forge-artifacts/**/*.t.sol/*.json",
"deployments/**/*.json", "deployments/**/*.json",
"src/**/*.sol" "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