From b9fe344d435396a98ee8d95386a87968a59b6876 Mon Sep 17 00:00:00 2001 From: NMarthe <nina.marthe@ird.fr> Date: Tue, 5 Dec 2023 15:35:31 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0555cdb..a874d89 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ wd/ +__pycache__/ -- GitLab