miller/.gitattributes
John Kerl d4ff7ef9e8 todo
2017-03-05 14:34:34 -05:00

15 lines
315 B
Text

# Autodetect text files and perform LF normalization
.gitattributes text eol=lf
setup text eol=lf
out text eol=lf
*.txt text eol=lf
*.c text eol=lf
*.h text eol=lf
*.csv text eol=lf
*.tsv text eol=lf
*.dat text eol=lf
*.pprint text eol=lf
*.nidx text eol=lf
*.dkvp text eol=lf
*.json text eol=lf
*.html text eol=lf