From c8074c62b96c6b31efc9ac431a4db284f55c11e4 Mon Sep 17 00:00:00 2001 From: Matthew Vernon Date: Wed, 7 Dec 2022 14:49:19 +0000 Subject: Commit patch to update .gitignore [dgit (8.5~bpo9+1) update-gitignore-quilt-fixup] --- debian/patches/auto-gitignore | 19 +++++++++++++++++++ debian/patches/series | 2 ++ 2 files changed, 21 insertions(+) create mode 100644 debian/patches/auto-gitignore create mode 100644 debian/patches/series diff --git a/debian/patches/auto-gitignore b/debian/patches/auto-gitignore new file mode 100644 index 0000000..5461811 --- /dev/null +++ b/debian/patches/auto-gitignore @@ -0,0 +1,19 @@ +Subject: Update .gitignore from Debian packaging branch + +The Debian packaging git branch contains these updates to the upstream +.gitignore file(s). This patch is autogenerated, to provide these +updates to users of the official Debian archive view of the package. + +[dgit (8.5~bpo9+1) update-gitignore] +--- +diff --git a/.gitignore b/.gitignore +index a1338d6..1dcb16c 100644 +--- a/.gitignore ++++ b/.gitignore +@@ -12,3 +12,6 @@ + + # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 + .glide/ ++ ++/.pc/ ++/_build/ diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..a22980a --- /dev/null +++ b/debian/patches/series @@ -0,0 +1,2 @@ + +auto-gitignore -- cgit v1.2.3