From ac3c17eee9df745a79e94e1fcf7029a7219c54d3 Mon Sep 17 00:00:00 2001 From: MoonlightWave-12 <135532-MoonlightWave-12@users.noreply.gitlab.gnome.org> Date: Fri, 16 Aug 2024 22:00:55 +0200 Subject: [PATCH] .gitignore: Add debian/*.debhelper Part-of: --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a135d60d..0196dfac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ _build/ +debian/*.debhelper debian/.debhelper/ debian/cargo/registry/ debian/cargo/.*cache*