summaryrefslogtreecommitdiff
path: root/debian/patches/patch-upstream-s-.gitignore-for-Debian.patch
blob: 074536d24e8601014cab872b28220bc2c1eb5b03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri, 6 Jul 2018 15:51:59 +0100
Subject: patch upstream's .gitignore for Debian

dgit and git-debrebase break if debian/patches is ignored by
.gitignore patterns.

[git-debrebase: split mixed commit: upstream part]
---
 .gitignore | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 85e53f4..709b223 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,4 @@
 *.elc
-patch*
-*.patch
-*.diff
 Home.md
 *.info
 *.html