diff --git a/.gitignore b/.gitignore index 71d4b9f93..c9508b6a8 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,6 @@ internal/tools/bin # Node.js files for tools (e.g. markdown-toc) node_modules/ package-lock.json + +# Visual Studio Code +.vscode \ No newline at end of file