From d4336732e353d7f17dfaae28755d214a1285b38b Mon Sep 17 00:00:00 2001
From: Didi Hou <didi.hou@rwth-aachen.de>
Date: Fri, 15 Sep 2023 14:12:37 +0200
Subject: [PATCH] Update .gitignore

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

diff --git a/.gitignore b/.gitignore
index c30acb2..57f86bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@ tests/.pytest_cache/*
 
 figures/*/.snakemake/*
 figures/*/tex/*
+
+.ipynb_checkpoints/*
-- 
GitLab