From 840fd968315c15831d8af57d606ddfc5788f284a Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Fri, 05 Apr 2024 16:14:56 +0200
Subject: [PATCH] jenkins-core-weekly: update to 2.452

---
 .gitignore |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 9c88eb3..d542768 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,11 +2,18 @@
 /i386
 /sparc
 
-components/*.mk
-components/**/build
+/components/mapping.json
+/components/dependencies.json
 
-tools/python/pkglint/*.pyc
-tools/python/pkglint/__pycache__
+components/components.mk
+components/encumbered/components.mk
+components/**/build
+!components/python/build
+
+tools/**/*.pyc
+tools/**/__pycache__
 tools/parfait
 tools/pkglint
 tools/time-*o
+
+.vagrant

--
Gitblit v1.9.3