Skip to content

Commit 80c5636

Browse files
committed
chore(git): gitignore .coverage pytest artifact
1 parent 023d448 commit 80c5636

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ dist/
2727
build/
2828
.venv/
2929
.playwright-mcp/
30+
31+
# pytest coverage artifact
32+
.coverage

0 commit comments

Comments
 (0)