Skip to content

Commit 843e26d

Browse files
committed
Ignore profraw files generated by -Cinstrument-coverage
1 parent 900274c commit 843e26d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ junit_*.xml
2828
perf.data*
2929
**/*.rej
3030
**/*.orig
31+
**/*.profraw
3132

3233
# This is un-orthodox, but adding it to the repo would "tie" it to each users
3334
# local version of nixpkgs. This way, we can all use the flake and have a

0 commit comments

Comments
 (0)