Add the first changelog entry
(Adding the changelog itself.)
This commit is contained in:
parent
06b386ac6c
commit
7ae8d165a6
3 changed files with 11 additions and 0 deletions
7
.gitattributes
vendored
7
.gitattributes
vendored
|
|
@ -1 +1,8 @@
|
|||
lib/*.js linguist-generated=true
|
||||
|
||||
# Reduce incidence of needless merge conflicts on CHANGELOG.md
|
||||
# The man page at
|
||||
# https://mirrors.edge.kernel.org/pub/software/scm/git/docs/gitattributes.html
|
||||
# suggests that this might interleave lines arbitrarily, but empirically
|
||||
# it keeps added chunks contiguous
|
||||
CHANGELOG.md merge=union
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue