Skip to content

Commit 683cf1b

Browse files
Updated .gitignore
1 parent 963630f commit 683cf1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
node_modules/*
2-
.vscode/launch.json
2+
.vscode/*
3+
.coverage/*

0 commit comments

Comments
 (0)