Browse Source

fuzz: add code coverage artifacts to ignore file

y 2 năm trước cách đây
mục cha
commit
cd3334806d
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      fuzz/.gitignore

+ 4 - 0
fuzz/.gitignore

@@ -3,3 +3,7 @@ artifacts/
 corpus
 coverage
 Cargo.lock
+
+# Code coverage artifacts
+*.html
+*.profdata