Created
November 29, 2019 07:52
-
-
Save minhntm/495c2a0b2ab0e8fe06263ecacc3502d0 to your computer and use it in GitHub Desktop.
Resolving Git line ending issues in containers.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* text=auto eol=lf | |
*.{cmd,[cC][mM][dD]} text eol=crlf | |
*.{bat,[bB][aA][tT]} text eol=crlf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment