From 5047c6f62da5fcc47bb9089ffaafe7b2300c37d3 Mon Sep 17 00:00:00 2001 From: Barbara Bertozzi Date: Wed, 6 Nov 2024 16:27:13 +0100 Subject: [PATCH] .gitignore updated --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index c18dd8d..eca923e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ __pycache__/ + +sp2xr/__pycache__/ +.ipynb_checkpoints/ + +*.out + +core.*