Skip to content

Commit

Permalink
Add .gitattributes file to avoid most Changelog merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolli committed Nov 12, 2018
1 parent f071923 commit 01150a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
@@ -0,0 +1 @@
CHANGELOG.md merge=union
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -12,6 +12,7 @@

## Added

- Add .gitattributes file to avoid most Changelog merge conflicts @pnicolli
- Buildout for Python 3 @pbauer

## 1.0.0 (2018-10-31)
Expand Down

0 comments on commit 01150a7

Please sign in to comment.