Skip to content

Commit 3563e05

Browse files
authored
chore(config): ignore personal VS Code settings (#222)
1 parent 73722b5 commit 3563e05

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,6 @@ docs/site
172172
# hugo
173173
/site/public
174174
.hugo_build.lock
175+
176+
# VS Code Personal Settings
177+
.vscode/settings.json

0 commit comments

Comments
 (0)