Add .gitattributes to force LF for test*.txt on Windows

This commit is contained in:
Luke Street 2021-08-25 19:12:00 -04:00
parent 0a7f63db04
commit bece03719c
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.txt text eol=lf