Skip to content

chore: remove .devcontainer from the repo and gitignore it - #46

Merged
tjjh89017 merged 1 commit into
mainfrom
chore/remove-devcontainer
Aug 18, 2026
Merged

chore: remove .devcontainer from the repo and gitignore it#46
tjjh89017 merged 1 commit into
mainfrom
chore/remove-devcontainer

Conversation

@tjjh89017

Copy link
Copy Markdown
Owner

Removes the tracked .devcontainer/ (devcontainer.json + post-install.sh) and adds it to .gitignore, so devcontainer setups stay local to each developer.

The local files remain on disk (git rm --cached semantics via gitignore going forward).

Keep devcontainer setups local to each developer instead of tracked in
the repository.

Signed-off-by: Date Huang <tjjh89017@hotmail.com>
@tjjh89017
tjjh89017 merged commit 3abd348 into main Aug 18, 2026
3 of 4 checks passed
@tjjh89017
tjjh89017 deleted the chore/remove-devcontainer branch August 18, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant