Skip to content

Commit 3f5c540

Browse files
authored
Update .gitignore
1 parent 3255424 commit 3f5c540

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,8 @@ lcov-report/
2424

2525
# Log files
2626
*.log
27-
npm-debug.logcoverage/
28-
coverage/
27+
28+
npm-debug.logcoverage/
29+
coverage/
30+
31+
.vscode/

0 commit comments

Comments
 (0)