diff --git a/contracts/.gitignore b/contracts/.gitignore index 9b5576554..fa5bbee37 100644 --- a/contracts/.gitignore +++ b/contracts/.gitignore @@ -15,4 +15,7 @@ docs/ artifacts cache_hardhat -node_modules \ No newline at end of file +node_modules + +coverage/ +coverage.json