diff --git a/.gitattributes b/.gitattributes index becb667a..5e4c8497 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,6 +14,9 @@ *.sql text eol=lf *.sh text eol=lf *.toml text eol=lf +Dockerfile* text eol=lf +.dockerignore text eol=lf +docker-compose*.yml text eol=lf # Binary files *.png binary