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

4
.gitignore vendored
View File

@@ -6,4 +6,6 @@ data/
*.pkl *.pkl
.env .env
.venv/ .venv/
tarpaulin-report.html