Plots.jl/.gitattributes
Misha Mikhasenko 1a9532f9fc merged
2021-03-25 14:42:45 +01: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