tpm/.gitattributes

10 lines
240 B
Plaintext
Raw Normal View History

2015-09-19 19:32:35 -04:00
# Force text files to have unix eols, so Windows/Cygwin does not break them
*.* eol=lf
# These files are unfortunately not recognized as text files so
# explicitly listing them here
tpm eol=lf
bin/* eol=lf
bindings/* eol=lf
tests/* eol=lf