From 1b7a9ebeded1d8cb9d53fc8258076a17ba7de426 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quirin=20Zie=C3=9Fler?= <19915467+quirinziessler@users.noreply.github.com> Date: Thu, 18 Jan 2024 15:57:43 +0100 Subject: [PATCH] :see_no_evil: --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 314f8ef..c565f9a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .env __pycache__ wazuh_findings_exporter.egg-info -dist/wazuh_findings_exporter-1.0.tar.gz \ No newline at end of file +dist/ \ No newline at end of file