From 49126da9d94bd9e37870aea68c2fab4c12401dcb Mon Sep 17 00:00:00 2001 From: Urko Date: Sun, 26 Feb 2023 10:59:00 +0100 Subject: [PATCH] feat: update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4c49bd7..d77b15a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .env +coverage/* \ No newline at end of file