diff --git a/.gitignore b/.gitignore index 4762c8e..4253f1a 100644 --- a/.gitignore +++ b/.gitignore @@ -24,5 +24,5 @@ nogit/ *.pkg.tar # all in .vscode except spellings: -.vscode/* -!.vscode/settings.json +/.vscode/* +!/.vscode/settings.json