diff --git a/client/.gitignore b/client/.gitignore index 86873e02..96f008ff 100644 --- a/client/.gitignore +++ b/client/.gitignore @@ -22,4 +22,5 @@ npm-debug.log* yarn-debug.log* yarn-error.log* -.vscode/settings.json \ No newline at end of file +.vscode/settings.json +.vscode/tasks.json