diff --git a/.gitignore b/.gitignore index b88a974..187eecc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ * !*.cpp !.gitignore -!.vscode/settings.json \ No newline at end of file +!.vscode/ +!.vscode/* \ No newline at end of file