diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..dc316e45b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.sh text eol=lf +infra/docker/*.sh text eol=lf +scripts/*.sh text eol=lf