From cad4c513b9ad69d022c801b2dfe26015295743a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=BDiga=20Pata=C4=8Dko=20Koderman?= Date: Mon, 6 May 2024 15:20:53 +0200 Subject: [PATCH] chore: update gitignorey --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 76add87..0e75fe5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -dist \ No newline at end of file +dist +coverage