diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b11abe7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +# Preserve append-only documentation history during concurrent PR merges +changelog.md merge=union +improvements.md merge=union +handoff.md merge=union