Skip to content

Commit e3976af

Browse files
committed
chore(gitignore): remove test coverage from git repo
1 parent 0cce822 commit e3976af

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
node_modules
22
dist
33

4-
.DS_Store
4+
.DS_Store
5+
6+
coverage

0 commit comments

Comments
 (0)