mirror of
https://github.com/twentyhq/twenty
synced 2026-04-21 13:37:22 +00:00
Add mcp.json to gitignore (#12321)
# Introduction In order to avoid pushing secrets within an project scoped mcp.json configuration [Related docs](https://docs.cursor.com/context/model-context-protocol#configuration-locations)
This commit is contained in:
parent
0275fad5f7
commit
feeb032602
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -43,4 +43,6 @@ dump.rdb
|
|||
/flake.nix
|
||||
|
||||
.crowdin.yml
|
||||
.react-email/
|
||||
.react-email/
|
||||
|
||||
mcp.json
|
||||
Loading…
Reference in a new issue