Skip to content

Commit 24d701b

Browse files
author
Sherry Fan
committed
make the diff less bad
1 parent 257e4b9 commit 24d701b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.gitignore

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
.git_credentials
2-
.vscode/launch.json
3-
*.profraw
4-
**/target
5-
Cargo.lock
6-
docs/book/
7-
docs/target/
1+
.git_credentials
2+
.vscode/launch.json
3+
*.profraw
4+
**/target
5+
Cargo.lock
6+
docs/book/
7+
docs/target/

codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ coverage:
2929
comment:
3030
after_n_builds: 2
3131
layout: "condensed_header, condensed_files, condensed_footer"
32-
hide_project_coverage: true # Only show patch coverage in a PR comment
32+
hide_project_coverage: true # Only show patch coverage in a PR comment

0 commit comments

Comments
 (0)