Plots.jl/.gitattributes
2020-10-28 21:47:21 +00:00

7 lines
240 B
Plaintext

# Set default behaviour to automatically normalize line endings.
* text=auto
# Force bash scripts to always use lf line endings so that if a repo is accessed
# in Unix via a file share from Windows, the scripts will work.
*.sh text eol=lf