Skip to content

Commit e39a9a7

Browse files
authored
chore(mcp): ignore .mcp.json files (#9)
1 parent dddded0 commit e39a9a7

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.mcp.json
12
.task/*
23
.lycheecache
34
sbom.*.*.json

{{cookiecutter.project_name|replace(" ", "")}}/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.mcp.json
12
.task/*
23
.lycheecache
34
sbom.*.json

0 commit comments

Comments
 (0)