diff --git a/.gitignore b/.gitignore index c13b2b2..84e1702 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 \ No newline at end of file