68714a8eb8
This normalizes all line endings to LF, not CRLF.
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=lf
|
|
*.py eol=lf
|
|
*.ipynb eol=lf |