Skip to content

Add Claude settings file to gitignore#576

Draft
ochafik wants to merge 2 commits intofeat/app-tool-registrationfrom
claude/fix-path-to-regexp-alerts-hXoiu
Draft

Add Claude settings file to gitignore#576
ochafik wants to merge 2 commits intofeat/app-tool-registrationfrom
claude/fix-path-to-regexp-alerts-hXoiu

Conversation

@ochafik
Copy link
Copy Markdown
Contributor

@ochafik ochafik commented Mar 30, 2026

Summary

Updated the .gitignore file to exclude local Claude settings from version control.

Changes

  • Added .claude/settings.local.json to gitignore to prevent local configuration files from being committed to the repository

Details

This change ensures that local Claude IDE/editor settings are not tracked in git, allowing developers to maintain personal configurations without affecting the shared repository state.

https://preview.claude.ai/code/session_011Z2Y3amj3oAw61kpedSCFs

claude added 2 commits March 30, 2026 18:23
Resolves two security advisories in path-to-regexp, a transitive
dependency of express via router:

- GHSA-27v5-c462-wpq7: ReDoS via multiple wildcards (CVE-2026-4923)
- GHSA-j3q9-mxjg-w52f: DoS via sequential optional groups (CVE-2026-4926)

Both advisories affect 8.0.0 to <8.4.0 and are fixed in 8.4.0. The
router dependency constraint is ^8.0.0, so this is a non-breaking
lockfile-only update.
Local-only settings file that should not be tracked.
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 30, 2026

Open in StackBlitz

@modelcontextprotocol/ext-apps

npm i https://pkg.pr.new/@modelcontextprotocol/ext-apps@576

@modelcontextprotocol/server-basic-preact

npm i https://pkg.pr.new/@modelcontextprotocol/server-basic-preact@576

@modelcontextprotocol/server-basic-react

npm i https://pkg.pr.new/@modelcontextprotocol/server-basic-react@576

@modelcontextprotocol/server-basic-solid

npm i https://pkg.pr.new/@modelcontextprotocol/server-basic-solid@576

@modelcontextprotocol/server-basic-svelte

npm i https://pkg.pr.new/@modelcontextprotocol/server-basic-svelte@576

@modelcontextprotocol/server-basic-vanillajs

npm i https://pkg.pr.new/@modelcontextprotocol/server-basic-vanillajs@576

@modelcontextprotocol/server-basic-vue

npm i https://pkg.pr.new/@modelcontextprotocol/server-basic-vue@576

@modelcontextprotocol/server-budget-allocator

npm i https://pkg.pr.new/@modelcontextprotocol/server-budget-allocator@576

@modelcontextprotocol/server-cohort-heatmap

npm i https://pkg.pr.new/@modelcontextprotocol/server-cohort-heatmap@576

@modelcontextprotocol/server-customer-segmentation

npm i https://pkg.pr.new/@modelcontextprotocol/server-customer-segmentation@576

@modelcontextprotocol/server-debug

npm i https://pkg.pr.new/@modelcontextprotocol/server-debug@576

@modelcontextprotocol/server-map

npm i https://pkg.pr.new/@modelcontextprotocol/server-map@576

@modelcontextprotocol/server-pdf

npm i https://pkg.pr.new/@modelcontextprotocol/server-pdf@576

@modelcontextprotocol/server-scenario-modeler

npm i https://pkg.pr.new/@modelcontextprotocol/server-scenario-modeler@576

@modelcontextprotocol/server-shadertoy

npm i https://pkg.pr.new/@modelcontextprotocol/server-shadertoy@576

@modelcontextprotocol/server-sheet-music

npm i https://pkg.pr.new/@modelcontextprotocol/server-sheet-music@576

@modelcontextprotocol/server-system-monitor

npm i https://pkg.pr.new/@modelcontextprotocol/server-system-monitor@576

@modelcontextprotocol/server-threejs

npm i https://pkg.pr.new/@modelcontextprotocol/server-threejs@576

@modelcontextprotocol/server-transcript

npm i https://pkg.pr.new/@modelcontextprotocol/server-transcript@576

@modelcontextprotocol/server-video-resource

npm i https://pkg.pr.new/@modelcontextprotocol/server-video-resource@576

@modelcontextprotocol/server-wiki-explorer

npm i https://pkg.pr.new/@modelcontextprotocol/server-wiki-explorer@576

commit: d51cf3b

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