Skip to content

Commit ffd034b

Browse files
committed
Added gitattributes to fix test on Windows
1 parent 73c658f commit ffd034b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

testdata/fileset/.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# See: https://git-scm.com/docs/gitattributes
2+
3+
# Disable Git converting line endings in files (i.e., core.autocrlf=false).
4+
*.txt -text

0 commit comments

Comments
 (0)