From d4ff7ef9e8102490ea1e52cb6bd14138c12630de Mon Sep 17 00:00:00 2001 From: John Kerl Date: Sun, 5 Mar 2017 14:34:34 -0500 Subject: [PATCH] todo --- .gitattributes | 17 +++++++++++++++-- c/todo.txt | 2 ++ 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 04d89c686..5ecec8c01 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/c/todo.txt b/c/todo.txt index d6c246c50..114c2513d 100644 --- a/c/todo.txt +++ b/c/todo.txt @@ -27,6 +27,8 @@ BUGFIXES * rh/fedora/centos +* termcvt in-place; et al. + ================================================================ MSYS2