From 2646c023c22fe4e6080b95e9cb45fe95bd2a880c Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer <jacob@gitlab.com> Date: Wed, 12 Apr 2017 16:10:08 +0200 Subject: [PATCH] Delete all the config.tomls --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 5188208..75e10cf 100644 --- a/Makefile +++ b/Makefile @@ -307,6 +307,8 @@ clean-config: redis/redis.conf \ .ruby-version \ Procfile \ + gitlab-workhorse/config.toml \ + gitaly/config.toml \ unlock-dependency-installers: rm -f .gitlab-npm \ -- GitLab