From 2b46c5ae6460c920d800ac5c56637c35a451b4f9 Mon Sep 17 00:00:00 2001 From: Bruno Alla Date: Wed, 28 Jun 2023 13:32:23 +0100 Subject: [PATCH] End of file --- {{cookiecutter.project_slug}}/.devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.project_slug}}/.devcontainer/devcontainer.json b/{{cookiecutter.project_slug}}/.devcontainer/devcontainer.json index 62fa3b138..cf5085fcd 100644 --- a/{{cookiecutter.project_slug}}/.devcontainer/devcontainer.json +++ b/{{cookiecutter.project_slug}}/.devcontainer/devcontainer.json @@ -83,4 +83,4 @@ // "shutdownAction": "none", // Uncomment the next line to run commands after the container is created. "postCreateCommand": "cat .devcontainer/bashrc.override.sh >> ~/.bashrc" -} \ No newline at end of file +}