Skip to content

Commit ff2729c

Browse files
committed
chore: add .vscode to gitignore
1 parent f52fe90 commit ff2729c

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
@@ -1,3 +1,6 @@
11
node_modules
22
dist/**/*
33
coverage
4+
5+
.vscode/
6+

0 commit comments

Comments
 (0)