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