Fooocus / .gitattributes
ashdeveloper's picture
Upload folder using huggingface_hub
ef37273 verified
raw
history blame contribute delete
114 Bytes
# Ensure that shell scripts always use lf line endings, e.g. entrypoint.sh for docker
* text=auto
*.sh text eol=lf