Skip to content

Commit efda5f6

Browse files
committed
exclude vscode config from git
1 parent 14451fa commit efda5f6

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,4 +6,5 @@ dist
66
coverage
77
.DS_Store
88
.rts2_cache*
9-
.idea
9+
.idea
10+
.vscode

0 commit comments

Comments
 (0)