OffGridSchedula / .gitattributes
ParetoOptimal's picture
Initial Commit
0366d65
Raw
History Blame Contribute Delete
210 Bytes
# Shell scripts must use LF so bash on Linux (HF Space, Modal) doesn't choke on
# carriage returns (e.g. "set: pipefail: invalid option name") when the repo is
# committed/edited from Windows.
*.sh text eol=lf