Skip to content

Commit f6c3fd7

Browse files
committed
Update line endings for CRLF files
1 parent d0da592 commit f6c3fd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222

2323
# Automatically normalize the line endings of any committed text files:
2424
* text=auto
25+
/lib/node_modules/@stdlib/utils/dsv/base/parse/test/fixtures/excel_copy_paste_crlf.csv eol=crlf
26+
/lib/node_modules/@stdlib/utils/dsv/base/parse/test/fixtures/crlf.csv eol=crlf
2527

2628
# Override what is considered "vendored" by GitHub's linguist:
2729
/deps/** linguist-vendored=false

0 commit comments

Comments
 (0)