Merge pull request #7658 from hashicorp/fix_line_endings

refresh line endings
This commit is contained in:
Adrien Delorme 2019-05-20 10:56:30 +02:00 committed by GitHub
commit d17812208a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
19 changed files with 4468 additions and 4465 deletions

3
.gitattributes vendored
View File

@ -1,4 +1,7 @@
* text=auto
*.go 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