expoweb/.gitattributes

10 lines
321 B
Plaintext

#Try to avoid mixed linefeeds in our repo
# Set the default behavior, in case people don't have core.autocrlf set.
# (check out and in automatically according to OS)
* text=auto
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
#*.html text
#*.htm text