diff --git a/crlf-noEOF.txt b/crlf-noEOF.txt new file mode 100644 index 0000000..2ae3d58 --- /dev/null +++ b/crlf-noEOF.txt @@ -0,0 +1,3 @@ +This file has CRLF on every line +But the last line +doesn't have one! \ No newline at end of file diff --git a/crlf.txt b/crlf.txt new file mode 100644 index 0000000..f479141 --- /dev/null +++ b/crlf.txt @@ -0,0 +1,4 @@ +This file has CRLF on every line +Yes every one +NO exceptions +Except this line, which has a LF only diff --git a/empty b/empty new file mode 100644 index 0000000..e69de29