From ddbb270567e04631cee4ba1b464d5605ba93e46a Mon Sep 17 00:00:00 2001
From: Rafael Gort <rafael.gort@xfel.eu>
Date: Tue, 28 Apr 2020 21:22:01 +0200
Subject: [PATCH] another change to .gitignore

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

diff --git a/.gitignore b/.gitignore
index be3c6fe..7309bfd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
-*.egg-info/ 
-__pycache__/
 .ipynb*
+src/*.egg*
+*.pyc
+*__pycache__*
-- 
GitLab