From f44e983f148454ddfbe592aa0f0d35d6c4fc219e Mon Sep 17 00:00:00 2001 From: Alexander Bilz <mail@alexbilz.com> Date: Sat, 13 Jul 2024 15:47:44 +0000 Subject: [PATCH] feat: add devcontainer --- .gitignore | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index b3bfa3d..a23e1d8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,4 @@ !.hugo/version .hugo_build.lock /node_modules -.devcontainer exampleSite/public/ -- Gitblit v1.10.0