Skip to content

Commit fe9f5dc

Browse files
committed
build: ignore vscode directory in git
1 parent 37fed58 commit fe9f5dc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,7 @@ yarn-debug.log*
2020
yarn-error.log*
2121

2222
# Markdown editor
23-
.obsidian
23+
.obsidian
24+
25+
# vscode config
26+
.vscode

0 commit comments

Comments
 (0)