Skip to content

Commit ccd1394

Browse files
author
Magdalen Manohar
committed
update gitattributes to remove LSF warning for .md and .yaml files
1 parent fea7c13 commit ccd1394

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ text eol=crlf
33
.qencr binary
44
.dat binary
55
test_data/**/* filter=lfs diff=lfs merge=lfs -text
6+
test_data/**/*.md -filter -diff -merge text
7+
test_data/**/*.yaml -filter -diff -merge text

0 commit comments

Comments
 (0)