summaryrefslogtreecommitdiffstats
path: root/debian/patches/gitignore.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/gitignore.patch')
-rw-r--r--debian/patches/gitignore.patch27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/patches/gitignore.patch b/debian/patches/gitignore.patch
new file mode 100644
index 0000000..93123dc
--- /dev/null
+++ b/debian/patches/gitignore.patch
@@ -0,0 +1,27 @@
+Description: Fix .gitignore to work with debian package
+ Remove entries that interfere with maintaining debian/patches
+ in the Debian HA git repository.
+Author: Valentin Vidic <Valentin.Vidic@CARNet.hr>
+Forwarded: not-needed
+Last-Update: 2017-08-03
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/.gitignore
++++ b/.gitignore
+@@ -123,7 +123,6 @@
+ MISC_ERRORS
+ cscope.files
+ cscope.out
+-patches
+ updates
+ logs
+
+@@ -135,8 +134,6 @@
+ *.gz
+ *.xz
+ *.sed
+-*.diff
+-*.patch
+ *.gres
+ *~
+