mirror of
https://github.com/kikootwo/ReadMeABook.git
synced 2026-07-09 22:40:12 +00:00
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
# Force LF line endings for shell scripts (critical for Docker)
|
|
*.sh text eol=lf
|