summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-05-02 18:12:32 +0200
committergregor herrmann <gregoa@debian.org>2020-05-02 18:12:32 +0200
commitfce42af838348b85ce891d6ace5d6a729a336990 (patch)
treebe44b46a159f709527f5bf65124b4b717d3b388e
parent61cf2df66a998f03fc55b218b7f8b07a41d62a5e (diff)
Commit patch to update .gitignorearchive/debian/0_20200416.79845b0-1
[dgit (9.10) update-gitignore-quilt-fixup]
-rw-r--r--debian/patches/auto-gitignore19
-rw-r--r--debian/patches/series2
2 files changed, 21 insertions, 0 deletions
diff --git a/debian/patches/auto-gitignore b/debian/patches/auto-gitignore
new file mode 100644
index 0000000..24fa801
--- /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 (9.10) update-gitignore]
+---
+diff --git a/.gitignore b/.gitignore
+deleted file mode 100644
+index 8a97abc..0000000
+--- a/.gitignore
++++ /dev/null
+@@ -1,5 +0,0 @@
+-.bundle
+-*.swp
+-.ruby-version
+-.env
+-spec/sheldon/travis.json
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