From cd10900170a46fa31f759bb2cb2025e98492055e Mon Sep 17 00:00:00 2001
From: Vedrana <vand@dtu.dk>
Date: Mon, 27 Apr 2020 02:11:31 +0200
Subject: [PATCH] Update .gitignore

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

diff --git a/.gitignore b/.gitignore
index eeb514c..6bbbd0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-__pycache__
-.ipynb_checkpoints
+__pycache__/
+.ipynb_checkpoints/
-- 
GitLab