Commit 0e678d63 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub

Merge pull request #4381 from ethereum-optimism/willc/lcov-ignore

feat: Add lcov.info to gitignore
parents 87bd4f55 463a3442
...@@ -5,6 +5,7 @@ temp ...@@ -5,6 +5,7 @@ temp
.nyc_output .nyc_output
coverage.json coverage.json
*.tsbuildinfo *.tsbuildinfo
**/lcov.info
yarn-error.log yarn-error.log
.yarn/* .yarn/*
......
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