summaryrefslogtreecommitdiff
path: root/debian/patches/auto-gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/auto-gitignore')
-rw-r--r--debian/patches/auto-gitignore27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/patches/auto-gitignore b/debian/patches/auto-gitignore
new file mode 100644
index 0000000..586864a
--- /dev/null
+++ b/debian/patches/auto-gitignore
@@ -0,0 +1,27 @@
+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.13) update-gitignore]
+---
+diff --git a/.gitignore b/.gitignore
+deleted file mode 100644
+index 4c0b6ef..0000000
+--- a/.gitignore
++++ /dev/null
+@@ -1,13 +0,0 @@
+-.*
+-*~
+-!.gitignore
+-!.perltidyrc
+-!/.github
+-/blib
+-/pm_to_blib
+-/Makefile
+-/Makefile.old
+-/MANIFEST*
+-!MANIFEST.SKIP
+-/META.*
+-/MYMETA.*