6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
# Normalize line endings for all files that Git considers text files.
|
|
* text=auto eol=lf
|
|
|
|
# Exclude github directory
|
|
/.github export-ignore
|