diff --git a/.gitignore b/.gitignore index b8fd04961..484c81213 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,6 @@ venv/ credentials.json .worktrees/ .zeroclaw/* + +# Coverage artifacts +lcov.info