mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-17 16:38:54 +00:00
todo
This commit is contained in:
parent
c90bf9c461
commit
d4ff7ef9e8
2 changed files with 17 additions and 2 deletions
17
.gitattributes
vendored
17
.gitattributes
vendored
|
|
@ -1,2 +1,15 @@
|
|||
# Autodetect text files and perform LF normalization
|
||||
* binary
|
||||
# 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
|
||||
|
|
|
|||
|
|
@ -27,6 +27,8 @@ BUGFIXES
|
|||
|
||||
* rh/fedora/centos
|
||||
|
||||
* termcvt in-place; et al.
|
||||
|
||||
================================================================
|
||||
MSYS2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue