Skip to content

Commit a8a2e8e

Browse files
committed
chore(mcp): ignore .mcp.json files
1 parent dddded0 commit a8a2e8e

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)