mirror of
https://github.com/Nystik-gh/ignis.git
synced 2026-06-17 04:35:53 +00:00
4 lines
153 B
Plaintext
4 lines
153 B
Plaintext
# Shell scripts must stay LF, even on Windows checkouts, so that they
|
|
# execute correctly inside Linux containers built from this repo.
|
|
*.sh text eol=lf
|