Fixed error in .gitattributes

This commit is contained in:
Roger Labbe 2018-07-14 09:53:51 -07:00
parent 2eb5b67ddf
commit 58f0f1cfab

2
.gitattributes vendored
View File

@ -1,4 +1,4 @@
# Auto detect text files and perform LF normalization
* text=lf
* text eol=lf
*.py eol=lf
*.ipynb eol=lf