From 317465de7cef2dbde2e4669e43ebad74bb56cfe4 Mon Sep 17 00:00:00 2001
From: JostTim <44769559+JostTim@users.noreply.github.com>
Date: Mon, 8 Jan 2024 16:02:25 +0100
Subject: [PATCH] updating gitignore

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 8f65b16..e7ccba1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
 pypelines/__pycache__*
 tests/__pycache__*
 *.egg-info*
+dist/*
+*.egg-info*
\ No newline at end of file
-- 
GitLab