Skip to content

Commit d6f0d6f

Browse files
committed
add to .gitattributes
1 parent dcea49b commit d6f0d6f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,9 @@
2929
# The OSS fuzz files are binary
3030
/ext/date/tests/ossfuzz*.txt binary
3131

32+
# "Win only" text files that should have CRLF EOL
33+
*.bat -text eol=crlf
34+
*.ps1 -text eol=crlf
35+
3236
# Vendored libraries
3337
/ext/dom/lexbor/lexbor linguist-vendored

0 commit comments

Comments
 (0)