summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/patches/auto-gitignore18
-rw-r--r--debian/patches/series1
2 files changed, 19 insertions, 0 deletions
diff --git a/debian/patches/auto-gitignore b/debian/patches/auto-gitignore
new file mode 100644
index 0000000..7ebd37f
--- /dev/null
+++ b/debian/patches/auto-gitignore
@@ -0,0 +1,18 @@
+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 (9.7~bpo9+1) update-gitignore]
+---
+diff --git a/.gitignore b/.gitignore
+index 9a26b07..78dc451 100644
+--- a/.gitignore
++++ b/.gitignore
+@@ -1,3 +1,5 @@
+ *.elc
+ *~
+ \#*#
++debian/elpa-flx-ido/
++debian/elpa-flx/
diff --git a/debian/patches/series b/debian/patches/series
index ca7c593..b2779d7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
0001-patch-README.patch
0002-fix-tests.patch
0003-dummy-upstream-changelog.patch
+auto-gitignore