8 lines
188 B
Plaintext
8 lines
188 B
Plaintext
# Normalize EOL for all files that Git considers text files.
|
|
* text=auto eol=lf
|
|
|
|
/.gitattributes export-ignore
|
|
/.gitignore export-ignore
|
|
/README.md export-ignore
|
|
/LICENSE.md export-ignore
|