Merge pull request #12897 from usha-mandya/git-attributes

Add .gitattributes file for default line endings
This commit is contained in:
Usha Mandya 2021-05-26 15:21:17 +01:00 committed by GitHub
commit e989751c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Auto-detect text files, ensure they use LF.
* text=auto eol=lf