diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 9ae237ff..047c8709 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -24,3 +24,5 @@ RUN curl -fsSL https://deb.nodesource.com/setup_20.x | bash - \ && apt-get install -y nodejs WORKDIR /workspace + +edittt e diff --git a/.gitattributes b/.gitattributes index 8dc43234..9b56dc5a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,4 @@ db/schema.rb linguist-generated vendor/* linguist-vendored config/credentials/*.yml.enc diff=rails_credentials config/credentials.yml.enc diff=rails_credentials +newwww