diff --git a/.gitignore b/.gitignore index 8c2b884..36ea898 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,5 @@ # ---> VisualStudioCode -.vscode/* -!.vscode/settings.json -!.vscode/tasks.json -!.vscode/launch.json -!.vscode/extensions.json -!.vscode/*.code-snippets +.vscode # Local History for Visual Studio Code .history/ @@ -12,3 +7,5 @@ # Built Visual Studio Code Extensions *.vsix +sudoku +test \ No newline at end of file