Fix git regression: make git aware that code of conduct uses CRLF

This commit is contained in:
Oliver Bock 2018-05-18 11:02:55 +02:00
parent 0ca9243a34
commit 5a8bb73323
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -45,3 +45,4 @@ checkin_notes_2012 text eol=lf
*.log text eol=lf
*.rtf text eol=lf
*.rul text eol=crlf
CODE_OF_CONDUCT.md text eol=crlf