From ca4541ca1a0bc748bd2bef726128672cdafe1fe3 Mon Sep 17 00:00:00 2001 From: Urko Date: Sun, 26 Feb 2023 11:07:25 +0100 Subject: [PATCH] feat: update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9844b29..43bd77e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .env coverage/* -test_monitor.txt \ No newline at end of file +test_monitor.txt +bin \ No newline at end of file