From c00b3de68f22b98f44d863d6e6491533bfedce5b Mon Sep 17 00:00:00 2001
From: Tamas Gal <tgal@km3net.de>
Date: Sat, 7 Sep 2019 16:41:04 +0200
Subject: [PATCH] Update gitignore

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

diff --git a/.gitignore b/.gitignore
index 382cf6d..11a9e84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,11 @@
 data/
 __pycache__
 *.pyc
+*.pid
+*.detx
 plots/
 logs/
 pids/
+pipeline.toml
+setenv.sh
+supervisord.conf
-- 
GitLab