diff --git a/.gitignore b/.gitignore index 67d46a8..b441e8f 100644 --- a/.gitignore +++ b/.gitignore @@ -111,4 +111,7 @@ todo.* .vscode-test-web/ # Build artifacts -**/*.vsix \ No newline at end of file +**/*.vsix + +# workspace settings +.vscode/settings.json \ No newline at end of file diff --git a/.vscodeignore b/.vscodeignore index 80d7fc5..08a3691 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -8,6 +8,9 @@ commands/README.md languages/README.md +# .vscode configurations +.vscode/ + # Todo files todo