git-subtree-dir: lib/mbedtls/external/mbedtls git-subtree-split: 2ca6c285a0dd3f33982dd57299012dacab1ff206
9 lines
207 B
Plaintext
9 lines
207 B
Plaintext
# Declare files that always have LF line endings on checkout
|
|
* text eol=lf
|
|
# Denote all files that are truly binary and should not be modified
|
|
*.bin binary
|
|
*.bmp binary
|
|
*.ttf binary
|
|
*.gz binary
|
|
*.png binary
|