Skip to content

Commit af3b7b6

Browse files
committed
Add .vscode to .gitignore
1 parent 6ceb26d commit af3b7b6

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
@@ -6,7 +6,6 @@ dist
66
es
77
builds/
88

9-
109
typesversions
1110
.cache
1211
.yarnrc
@@ -20,3 +19,5 @@ typesversions
2019
*.tgz
2120

2221
tsconfig.vitest-temp.json
22+
23+
.vscode

0 commit comments

Comments
 (0)