Skip to content

Commit 1d65bbe

Browse files
committed
add .vscode/settings.json to .gitignore
1 parent cb8a31f commit 1d65bbe

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,9 @@ build-storybook.log
8080

8181
/token
8282

83-
cert.txt
83+
cert.txt
84+
85+
# vscode
86+
87+
# lets each user define their own vscode settings
88+
.vscode/settings.json

0 commit comments

Comments
 (0)