From 4a897acab395bf3d1d2c8467edcc0adb5c728dffe7e48873e2dd2e78cd42eb4c Mon Sep 17 00:00:00 2001 From: PioApocalypse Date: Mon, 19 Jan 2026 14:35:08 +0100 Subject: [PATCH] ign. logs from h5tojson and jsontoh5 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3996e81..22be2bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# ignora log di h5tojson e jsontoh5 +*.log + # ---> Python # Byte-compiled / optimized / DLL files __pycache__/