thebloke / .gitattributes
triger69's picture
Upload folder using huggingface_hub
81e7bf6 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