Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit 8520004

Browse files
committedAug 2, 2024
feat(codecov): ignore genereated database files
1 parent 2a699c6 commit 8520004

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎codecov.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ignore:
2+
- "pkg/database/gensql"

0 commit comments

Comments
 (0)