From 193048c91042b31362c6a75fa606ec44f0f6f4fc Mon Sep 17 00:00:00 2001
From: Marcel Langer <me@sirmarcel.com>
Date: Fri, 6 Mar 2020 17:07:41 +0100
Subject: [PATCH] Ignore runs

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

diff --git a/.gitignore b/.gitignore
index 068288c..dabcf18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 .envrc
-.ipynb_checkpoints
\ No newline at end of file
+.ipynb_checkpoints
+run_*/
\ No newline at end of file
-- 
GitLab