From 695e455a5682596348f9deb1379a85535d23ee7f Mon Sep 17 00:00:00 2001 From: esgomezm <43643518+esgomezm@users.noreply.github.com> Date: Wed, 8 May 2024 17:56:43 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index feb4114a7..0d5d9ce5b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ tests/cache tests/generated_json_schemas tmp/ output/ +*.DS_Store +.ipynb_checkpoints