Skip to content

Commit 3abd348

Browse files
committed
chore: remove .devcontainer from the repo and gitignore it
Keep devcontainer setups local to each developer instead of tracked in the repository. Signed-off-by: Date Huang <tjjh89017@hotmail.com>
1 parent 7c7f7c4 commit 3abd348

3 files changed

Lines changed: 1 addition & 48 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

.devcontainer/post-install.sh

Lines changed: 0 additions & 23 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ go.work.sum
3232
.vscode/
3333

3434
bin/
35+
.devcontainer/

0 commit comments

Comments
 (0)