Skip to content

Commit 73a5708

Browse files
datalogics-kamdatalogics-cgreen
authored andcommitted
gitignore: Add coverage.json to ignore list
- Excluded `coverage.json` from version control to avoid tracking local coverage report artifacts. Assisted-by: Codex
1 parent 8f71e17 commit 73a5708

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,3 +454,4 @@ $RECYCLE.BIN/
454454

455455
!pyrightconfig.json
456456
/coverage/
457+
/coverage.json

0 commit comments

Comments
 (0)