refresh line endings

This commit is contained in:
Megan Marsh 2019-05-17 14:58:20 -07:00
parent 07dbf8195e
commit 3e73abc93a
19 changed files with 4468 additions and 4465 deletions

3
.gitattributes vendored
View File

@ -1,4 +1,7 @@
* text=auto * text=auto
*.go text eol=lf *.go text eol=lf
*.sh text eol=lf *.sh text eol=lf
*.json text eol=lf
*.md text eol=lf
*.ps1 text eol=lf
common/test-fixtures/root/* eol=lf common/test-fixtures/root/* eol=lf