From 69fa9f15d6bf95132e03074ba69e2f125c710f85 Mon Sep 17 00:00:00 2001
From: RTuxen <39836677+RTuxen@users.noreply.github.com>
Date: Thu, 25 Jun 2020 12:04:14 +0200
Subject: [PATCH] Ignore .py files

---
 .gitignore | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 9b7cc6b..dbe9431 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,3 @@ notebooks/LayerSegmentation2D.py
 notebooks/LayerSegmentation3D.py
 notebooks/NerveSegmentation2D.py
 notebooks/NerveSegmentation3D.py
-notebooks/NerveSegmentation3D.py
-- 
GitLab