From fae0cf4c518236c3c401a94a18406ae5c9043764 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Fri, 8 Oct 2021 14:23:59 -0700 Subject: Remove unofficial packaging. Unofficial packaging should be maintained externally since it is not tested in CI or used in the official release process. Maintainers of unofficial packages are better equipped with the necessary expertise and testing resources to support alternative packaging. --- .gitignore | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6c21ad9af9..bfd1b42a36 100644 --- a/.gitignore +++ b/.gitignore @@ -52,9 +52,6 @@ docs/docsite/searchindex.js docs/docsite/_static/*.gif docs/docsite/_static/*.png docs/docsite/_static/websupport.js -# deb building stuff... -/debian/ -deb-build # Vim swap files *.swp *.swo -- cgit v1.2.1