From 6baef6ae25f5718ec0f2ba917628e56e2da8a78a Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 3 May 2020 13:23:43 +0100 Subject: Split out querying of build servers and substitute servers These are related things, but somewhat separate. This change should make it easier to deal with changes regarding querying build servers, and querying substitute servers. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9023cd9..16ff619 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ scripts/guix-data-service scripts/guix-data-service-process-job scripts/guix-data-service-process-jobs scripts/guix-data-service-query-build-servers +scripts/guix-data-service-query-substitute-servers scripts/guix-data-service-manage-build-servers scripts/guix-data-service-process-branch-updated-email scripts/guix-data-service-process-branch-updated-mbox -- cgit v1.2.3