diff --git a/.gitattributes b/.gitattributes index 3d72ace94..3f09d9cf5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ # Ensure shell scripts always use LF line endings regardless of OS. *.sh text eol=lf docker/entrypoint.sh text eol=lf +.gitignore text eol=lf diff --git a/.gitignore b/.gitignore index dbcb620b4..dc112eb81 100644 Binary files a/.gitignore and b/.gitignore differ