From 1578fef220a2406685d0a057d9aa41ed9babda55 Mon Sep 17 00:00:00 2001 From: Suhas Date: Mon, 25 Jan 2021 21:02:39 -0500 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5e11d85b..629a9504 100644 --- a/.gitignore +++ b/.gitignore @@ -58,4 +58,5 @@ site/ .vscode/settings.json coverage.xml .vscode/launch.json -.coverage \ No newline at end of file +.coverage +.vscode/tasks.json \ No newline at end of file