From 631a0a332620d61c70ccf649fb65ba22db969888 Mon Sep 17 00:00:00 2001 From: Aditya Kulkarni Date: Mon, 23 Sep 2019 18:57:47 -0700 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d407670..453e1ec 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ target/ Cargo.lock .vscode/ history.txt -/.idea/ \ No newline at end of file +/.idea/ +tarpaulin-report.html \ No newline at end of file