diff --git a/Python.gitattributes b/Python.gitattributes index 1f78b6f..04c6ca3 100644 --- a/Python.gitattributes +++ b/Python.gitattributes @@ -21,7 +21,7 @@ *.pyd binary # Jupyter notebook -*.ipynb text +*.ipynb text eol=lf # Note: .db, .p, and .pkl files are associated # with the python modules ``pickle``, ``dbm.*``,