Add .gitattributes file for default line endings

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
Usha Mandya 2021-05-26 14:42:05 +01:00
parent 7d9a4ef85c
commit d93e505d63
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