diff --git a/.gitattributes b/.gitattributes index b387bb10ad..36ff81d2b4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,3 +15,4 @@ config/credentials.yml.enc diff=rails_credentials bin/* text eol=lf *.sh text eol=lf *.rb text eol=lf +.devcontainer/.bashrc text eol=lf