From 8a1efab942c37c630c4d0d6c46e612ced58952d3 Mon Sep 17 00:00:00 2001 From: William CHARLES <wcharles@irit.fr> Date: Wed, 12 Feb 2025 11:45:55 +0100 Subject: [PATCH] update --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 623741a..3d60b6c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -TestData/ \ No newline at end of file +TestData/ +.gitignore +__pycache__ \ No newline at end of file -- GitLab