# Normalize line endings: store text as LF in the repo, check out native on Windows.
* text=auto eol=lf

# Binary assets (never normalize)
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.pdf binary
*.ipynb binary
