SonuAI / .gitattributes
FooocusAI's picture
Upload folder using huggingface_hub
ee181a8 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