chore(repo): add .cursor/mcp.json to gitignore (#31691)

people use it locally with different ports so we should just add it to
gitignore
This commit is contained in:
MaxKless 2025-06-23 17:25:09 +02:00 committed by GitHub
parent 4e55020b1b
commit a8cd1c77e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.gitignore vendored
View File

@ -75,6 +75,7 @@ storybook-static
.claude/settings.local.json .claude/settings.local.json
.cursor/rules/nx-rules.mdc .cursor/rules/nx-rules.mdc
.cursor/mcp.json
.github/instructions/nx.instructions.md .github/instructions/nx.instructions.md
# Added by Claude Task Master # Added by Claude Task Master
@ -105,3 +106,4 @@ tasks/
# Raw docs local configuration (machine-specific) # Raw docs local configuration (machine-specific)
.rawdocs.local.json .rawdocs.local.json