diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6510f13 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +docker-entrypoint.sh text eol=lf +*.sh text eol=lf