mirror of https://github.com/docker/docs.git
Merge pull request #12897 from usha-mandya/git-attributes
Add .gitattributes file for default line endings
This commit is contained in:
commit
e989751c93
|
@ -0,0 +1,2 @@
|
|||
# Auto-detect text files, ensure they use LF.
|
||||
* text=auto eol=lf
|
Loading…
Reference in New Issue