From bfb975b1bb853b6cdada9330ed03d171b2437a56 Mon Sep 17 00:00:00 2001 From: Suhas Date: Tue, 2 Feb 2021 20:18:28 -0500 Subject: [PATCH] update gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index afb0d874..d2364d38 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,7 @@ exp/ _extras/ *.sublime-* site/ + +.coverage +.vscode/settings.json +coverage.xml \ No newline at end of file