Skip to content

Commit c9d3529

Browse files
committed
chore(npm): Ignore build artifacts and local mcp/claude config
1 parent a88ff7b commit c9d3529

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.npmignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ vitest.e2e.config.ts
1616

1717
# IDE
1818
.vscode/
19+
.claude/
20+
21+
# Dev tool config
22+
.mcp.json
23+
24+
# Build artifacts
25+
build/tsconfig.tsbuildinfo
26+
build/eslint.config.*
1927

2028
# Misc
2129
.gitignore

0 commit comments

Comments
 (0)