Skip to content

Commit 8bcc19c

Browse files
committed
Handle line endings and merge conflicts on NEWS
1 parent b74a74c commit 8bcc19c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Set line ends automatically
2+
* text=auto
3+
4+
# Handle multiple PR Updates
5+
NEWS.md merge=union

0 commit comments

Comments
 (0)