From 2a0741a3f94fb57d5e941b0e762c5184b98156e2 Mon Sep 17 00:00:00 2001
From: Stefano Serafin <serafin@jet01.img.univie.ac.at>
Date: Fri, 7 Feb 2025 13:25:14 +0100
Subject: [PATCH] updated gitignore

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 7daf7a4..0b8c12d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 __pycache__/
 figures/
 runs/
+backup/
 *.png
-*.pickle
\ No newline at end of file
+*.pickle
-- 
GitLab