From a64fa82a0603f456b812aaee2e35e1ab301b547d Mon Sep 17 00:00:00 2001 From: sugas182 Date: Tue, 19 Jan 2021 21:08:42 -0500 Subject: [PATCH] update gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index afb0d874..5e11d85b 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,8 @@ exp/ _extras/ *.sublime-* site/ + +.vscode/settings.json +coverage.xml +.vscode/launch.json +.coverage \ No newline at end of file