ignore coverage.xml test artifact

This commit is contained in:
2026-09-10 20:21:23 +05:30
parent 0129268cd3
commit d4b79cf95a

5
.gitignore vendored
View File

@@ -87,3 +87,8 @@ Thumbs.db
# =========================
.env
.env.*
# =========================
# Testing artifacts
# =========================
coverage.xml