Kalman-and-Bayesian-Filters.../.gitattributes
Roger Labbe 68714a8eb8 Added gitattributes file
This normalizes all line endings to LF, not CRLF.
2018-07-14 08:01:19 -07:00

4 lines
90 B
Plaintext

# Auto detect text files and perform LF normalization
* text=lf
*.py eol=lf
*.ipynb eol=lf