diff --git a/.gitignore b/.gitignore index bf27854..9403dff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .vscode/* bin/* !.vscode/launch.json -log/* \ No newline at end of file +log/* +/.vscode