From f74372f13b50a80e1b0218f2272fc192df43d20f Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 16 Apr 2025 19:02:55 +0300 Subject: [PATCH] Add 'ignore_packages' field to default config --- config/bpm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/bpm.conf b/config/bpm.conf index 1ca6fb9..3e8e4ae 100644 --- a/config/bpm.conf +++ b/config/bpm.conf @@ -1,3 +1,4 @@ +ignore_packages: [] repositories: - name: example-repository source: https://my-repo.xyz/