chore: .gitattributes eol=lf for *.sh
Browse files- .gitattributes +0 -2
.gitattributes
CHANGED
|
@@ -1,4 +1,2 @@
|
|
| 1 |
# Linux containers require LF in shell scripts (CRLF causes: env: 'bash\r': No such file)
|
| 2 |
*.sh text eol=lf
|
| 3 |
-
vendor/rllm/docs/assets/rllm_components.png filter=lfs diff=lfs merge=lfs -text
|
| 4 |
-
vendor/rllm/docs/assets/sdk_arch.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
| 1 |
# Linux containers require LF in shell scripts (CRLF causes: env: 'bash\r': No such file)
|
| 2 |
*.sh text eol=lf
|
|
|
|
|
|