We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0da592 commit f6c3fd7Copy full SHA for f6c3fd7
.gitattributes
@@ -22,6 +22,8 @@
22
23
# Automatically normalize the line endings of any committed text files:
24
* 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
27
28
# Override what is considered "vendored" by GitHub's linguist:
29
/deps/** linguist-vendored=false
0 commit comments