Skip to content

Commit 32076fc

Browse files
committed
chore: add coverage/ to .gitignore
1 parent dd8cf30 commit 32076fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Thumbs.db
1818
!.env.example
1919
!.env.test
2020

21+
# Test coverage
22+
coverage/
23+
2124
# Vite
2225
vite.config.js.timestamp-*
2326
vite.config.ts.timestamp-*

0 commit comments

Comments
 (0)