Skip to content

Commit 96b0104

Browse files
build: Workaround for codecov-action#1851
1 parent 98fa758 commit 96b0104

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,8 @@ frontend/coverage
2222
.java-version
2323

2424
**/.kotlin/sessions
25+
26+
# Workaround for https://github.com/codecov/codecov-action/issues/1851
27+
codecov
28+
codecov.SHA256SUM
29+
codecov.SHA256SUM.sig

0 commit comments

Comments
 (0)