mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
fuzz: add code coverage artifacts to ignore file
This commit is contained in:
4
fuzz/.gitignore
vendored
4
fuzz/.gitignore
vendored
@@ -3,3 +3,7 @@ artifacts/
|
||||
corpus
|
||||
coverage
|
||||
Cargo.lock
|
||||
|
||||
# Code coverage artifacts
|
||||
*.html
|
||||
*.profdata
|
||||
|
||||
Reference in New Issue
Block a user