From 7df83aa44a7c59a21969623b4f6ff8eb713450ab Mon Sep 17 00:00:00 2001 From: Suhas Date: Fri, 29 Jan 2021 20:11:00 -0500 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 629a9504..374deb4b 100644 --- a/.gitignore +++ b/.gitignore @@ -59,4 +59,5 @@ site/ coverage.xml .vscode/launch.json .coverage -.vscode/tasks.json \ No newline at end of file +.vscode/tasks.json +todo.txt