From f859b9d00a511f2abf97c625e1aaf64b1c4cc855 Mon Sep 17 00:00:00 2001
From: Tamino Huxohl <thuxohl@techfak.uni-bielefeld.de>
Date: Tue, 4 Oct 2022 13:49:07 +0200
Subject: [PATCH] update gitignore

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

diff --git a/.gitignore b/.gitignore
index 16860ed..90d940a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,6 @@ venv/
 **__pycache__/
 /data/
 *.log
+
+jupyterhub*
+.ipynb_checkpoints/
-- 
GitLab