mirror of
https://github.com/thiagoralves/OpenPLC_v3.git
synced 2026-03-25 12:33:38 +08:00
12 lines
282 B
Plaintext
12 lines
282 B
Plaintext
# Shell script files should never have line endings converted
|
|
*.sh text eol=lf
|
|
*.m4 text eol=lf
|
|
*.ac text eol=lf
|
|
*.pc.in text eol=lf
|
|
*.h.in text eol=lf
|
|
*.am text eol=lf
|
|
*.mk text eol=lf
|
|
*.def text eol=lf
|
|
*.yy text eol=lf
|
|
*.ll text eol=lf
|