summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2019-07-17 16:54:35 +0100
committerNikolaus Rath <Nikolaus@rath.org>2019-07-17 16:54:35 +0100
commit4426ccae45648d31f02635b130acd35a0987f0a1 (patch)
tree4d0b9de9c1e7b7253fbef4d556543994a0fd4486
parent148486f72ea5717a80ff1593c69d04dcb497d0d2 (diff)
Commit patch to update .gitignore
[dgit (3.11~deb9u1) update-gitignore-quilt-fixup]
-rw-r--r--debian/patches/auto-gitignore15
-rw-r--r--debian/patches/series1
2 files changed, 16 insertions, 0 deletions
diff --git a/debian/patches/auto-gitignore b/debian/patches/auto-gitignore
new file mode 100644
index 0000000..a7a4674
--- /dev/null
+++ b/debian/patches/auto-gitignore
@@ -0,0 +1,15 @@
+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 (3.11~deb9u1) update-gitignore]
+---
+diff --git a/.gitignore b/.gitignore
+new file mode 100644
+index 0000000..26a7c92
+--- /dev/null
++++ b/.gitignore
+@@ -0,0 +1 @@
++/.pc/
diff --git a/debian/patches/series b/debian/patches/series
index 11921ef..8f9792a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ proc_mount.diff
clock-granularity.diff
show_pdflatex_output.diff
drop_oauthlib_dep.diff
+auto-gitignore