From accdc61704357d6b9f6a3af8d6e29a0b86c9d2a8 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Mon, 10 Jun 2024 22:08:56 +0200 Subject: [PATCH] [FIX] ignore path --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7284182..49144d1 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ /build/ # Python egg metadata, regenerated from source files by setuptools. -/*.egg-info \ No newline at end of file +/*.egg-info +/target/