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:
parent
4e55020b1b
commit
a8cd1c77e3
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user