From 6d45714a76bdc82e55f9f8d3c20fea053ef0ec04 Mon Sep 17 00:00:00 2001
From: Frank Gaede <frank.gaede@desy.de>
Date: Thu, 1 Mar 2018 19:12:23 +0100
Subject: [PATCH] remove python from .gitignore

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

diff --git a/.gitignore b/.gitignore
index 37d1da6c6..89e701a8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,7 +33,7 @@
 bin/
 lib/
 /include
-python/
+/python/
 build/
 
 # CMake config files
-- 
GitLab