diff --git a/.gitignore b/.gitignore index 1140555..fb0a093 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target -.vscode/settings.json \ No newline at end of file +.vscode/settings.json +.vscode/launch.json