fix: add tarpaulin report to .gitignore

This commit is contained in:
Palash Tyagi 2025-04-20 00:56:20 +01:00
parent 1003cae809
commit bb60d8e017

2
.gitignore vendored
View File

@ -7,3 +7,5 @@ data/
.env .env
.venv/ .venv/
tarpaulin-report.html