Skip to content

Commit

Permalink
Merge pull request #664 from urso/fix/changelog-gitattributes
Browse files Browse the repository at this point in the history
Add missing gitattributes for CHANGELOG.asciidoc
  • Loading branch information
ruflin committed Jan 7, 2016
2 parents 4304cc7 + cee8ceb commit d52029e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
CHANGELOG.md merge=union
CHANGELOG.asciidoc merge=union

# Keep these file types as CRLF (Windows).
*.bat text eol=crlf
Expand Down

0 comments on commit d52029e

Please sign in to comment.