aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyril Cohen2020-08-11 03:11:49 +0200
committerCyril Cohen2020-08-11 03:55:04 +0200
commitdc20e2d9c85fd90393867f816f659edee1ac8a92 (patch)
tree2e419e78f21bea2600fcaec2017a710bc0b4cde7
parent0265476610747475a856f0560a86fe3b5409469f (diff)
Use union driver for CHANGELOG_UNRELEASED
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 51c6be8..3c05377 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,3 @@
.git* export-ignore
.mailmap export-ignore
+CHANGELOG_UNRELEASED.md merge=union \ No newline at end of file