sdfa / .gitattributes
roshikhan301's picture
Upload 433 files
538b6a2 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