From 583de2330416e5122446920ef441c7e11129f92b Mon Sep 17 00:00:00 2001 From: CvH <1355173+CvH@users.noreply.github.com> Date: Wed, 29 Nov 2023 18:26:22 +0100 Subject: [PATCH] gitignore: add debian/.debhelper folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6a1354ad3..a0cc86d1f 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ nbproject *.orig *.patch +debian/.debhelper debian/changelog debian/files debian/tvheadend -- 2.47.2