summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 3d05d86d31a6abd14729a31e544be58a97e1260e (plain)
1
2
3
4
5
6
* text=auto

# Always use Unix-style line endings for Bash scripts so they work in
# Docker on Windows.
.bashrc text eol=lf
*.sh text eol=lf