From ef1e39d506d2f2f92cea398c3c3c40a7ec21c518 Mon Sep 17 00:00:00 2001 From: "MH.Dmitrii" Date: Tue, 28 Jul 2026 13:35:38 +0300 Subject: [PATCH] fix gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 45d7a4b..4de5f17 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,5 @@ Thumbs.db #Примеры документов input/ output/ -allure-results/ \ No newline at end of file +allure-results/ +.coverage \ No newline at end of file