mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
3 lines
234 B
Plaintext
3 lines
234 B
Plaintext
# Set line endings to LF, even on Windows. Otherwise, execution within Docker fails.
|
|
# See https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings#per-repository-settings
|
|
*.sh text eol=lf |