mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
feat: configure line ending format LF for *.sh files (#2991)
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
# Ensure that shell scripts always use lf line endings, e.g. entrypoint.sh for docker
|
||||||
|
* text=auto
|
||||||
|
*.sh text eol=lf
|
||||||
Reference in New Issue
Block a user