diff --git a/.gitignore b/.gitignore
index beb02de67c1142a17584c9dacbc92286e9b8f12b..b522b1da9176e59756bffe89cd4eafe0d751a23c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+# -*- mode:conf; -*-
+
 # dot files
 .*
 !/.gitignore
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 660c7279e723fd89e59edbba9078ff93985a9df8..8f7c9e318198eb595bb304ee1d0354608685285c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,6 +4,8 @@
 # Copyright (C) 2018 Research Group Biomedical Physics,
 # Max-Planck-Institute for Dynamics and Self-Organization Göttingen
 # Copyright (C) 2019 Henrik tom Wörden
+# Copyright (C) 2020 Indiscale GmbH <info@indiscale.com>
+# Copyright (C) 2020 Daniel Hornung <d.hornung@indiscale.com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as