mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
# Ensure shell scripts always use LF line endings regardless of OS.
|
|
*.sh text eol=lf
|
|
docker/entrypoint.sh text eol=lf
|
|
.gitignore text eol=lf
|