From c744dbc4d0218d37c634c55c6d49c78af02831f2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gr=C3=A9goire=20Kubler?= <gregoire.kubler@proton.me>
Date: Tue, 21 May 2024 18:21:09 +0200
Subject: [PATCH] chore : upd gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index d0ed31a..c8c3ec7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ install*/
 __pycache__
 *.pyc
 *.egg-info
+wheelhouse/*
 
 # Mermaid
 *.mmd
-- 
GitLab