Skip to content

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

Merged
davepagurek merged 1 commit intoprocessing:2.0from
nbogie:nb-gitignore-local-code-workspace-v2
Feb 7, 2026
Merged

gitignore vscode local.code-workspace allowing users project-specific overrides#1146
davepagurek merged 1 commit intoprocessing:2.0from
nbogie:nb-gitignore-local-code-workspace-v2

Conversation

@nbogie
Copy link
Contributor

@nbogie nbogie commented Feb 6, 2026

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)

fixes #1145

@davepagurek davepagurek merged commit 5d7e49e into processing:2.0 Feb 7, 2026
4 checks passed
@nbogie nbogie deleted the nb-gitignore-local-code-workspace-v2 branch February 7, 2026 20:56
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