mirror of https://github.com/docker/docs.git
Add .gitattributes file for default line endings
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
parent
7d9a4ef85c
commit
d93e505d63
|
@ -0,0 +1,2 @@
|
|||
# Auto-detect text files, ensure they use LF.
|
||||
* text=auto eol=lf
|
Loading…
Reference in New Issue