summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2019-04-06 16:28:05 +0100
committerNikolaus Rath <Nikolaus@rath.org>2019-04-06 16:28:05 +0100
commit532af1ce4722de355b4cb53dea2cfe870faea49e (patch)
tree3a0b09d991fc43d8873e7a842ea8fed850427255
parent9b6534770359230a598a63484f060d95246650d7 (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 05b8717..f349004 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
proc_mount.diff
clock-granularity.diff
show_pdflatex_output.diff
+auto-gitignore