Skip to content

Commit f0ce99f

Browse files
Merge pull request #1718 from SimonCropp/make-verified-files-as-lf-and-utf8
make verified files as lf and utf8
2 parents 1eae046 + 015448f commit f0ce99f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@
1515
*.PDF diff=astextplain
1616
*.rtf diff=astextplain
1717
*.RTF diff=astextplain
18+
19+
# VerifyTests
20+
*.verified.txt text eol=lf working-tree-encoding=UTF-8

0 commit comments

Comments
 (0)