Skip to content

gitignore vscode local.code-workspace allowing users project-specific overrides#8479

Merged
davepagurek merged 2 commits intoprocessing:dev-2.0from
nbogie:nb-gitignore-local-code-workspace
Feb 5, 2026
Merged

gitignore vscode local.code-workspace allowing users project-specific overrides#8479
davepagurek merged 2 commits intoprocessing:dev-2.0from
nbogie:nb-gitignore-local-code-workspace

Conversation

@nbogie
Copy link
Contributor

@nbogie nbogie commented Feb 1, 2026

Resolves #8478

Changes:
Add local.code-workspace to .gitignore

This allows user to safely add a local code-workspace to the project to override project-specific settings that don't work for them, (without changing .vscode/settings.json which is git-tracked)

PR Checklist

n/a

This allows user to safely add a local code-workspace to the project to override any settings that don't work for them, without changing .vscode/settings.json
@davepagurek davepagurek merged commit f1dd21e into processing:dev-2.0 Feb 5, 2026
2 checks passed
@nbogie nbogie deleted the nb-gitignore-local-code-workspace branch February 5, 2026 16:57
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.

2 participants