diff --git a/.gitignore b/.gitignore index 9867c596..d0de6ded 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,7 @@ target/ bench-results/ # Coverage reports (local runs, not committed) -coverage/ +/coverage/ # WASM build artifacts (loaded from disk, not bundled) *.wasm