Add .gitattributes file to enforce DOS line endings for mail templates

This commit is contained in:
Lance Edgar 2016-05-01 20:38:00 -05:00
parent 63d05dbaf0
commit 50eab3eac7

4
.gitattributes vendored Normal file
View file

@ -0,0 +1,4 @@
# -*- mode: conf -*-
# Use DOS line endings for email message body templates.
rattail/templates/mail/*.mako eol=crlf