From 2aaa2e3803ac00f6f81efcda3acaa881fb4c8a6d Mon Sep 17 00:00:00 2001
From: Michael Leuschel <leuschel@uni-duesseldorf.de>
Date: Wed, 20 May 2020 11:23:04 +0200
Subject: [PATCH] add gitignore

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8015250
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/info4/kapitel-*/.ipynb_checkpoints
+/info4/kapitel-*/exports
-- 
GitLab