Skip to content

Commit 91a06d1

Browse files
committed
all: Added code coverage data files to .gitignore
1 parent 1af0109 commit 91a06d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
/target
22
Cargo.lock
3+
**/*profraw
4+
/html

0 commit comments

Comments
 (0)