diff --git a/.gitignore b/.gitignore index 1f9afff1e..e0e2c996d 100644 --- a/.gitignore +++ b/.gitignore @@ -172,3 +172,6 @@ docs/site # hugo /site/public .hugo_build.lock + +# VS Code Personal Settings +.vscode/settings.json