mirror of
https://github.com/kikootwo/ReadMeABook.git
synced 2026-06-02 12:20:09 +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
|