Skip to content

Commit ef5daa1

Browse files
ammawlaclaude
andcommitted
Add PDFs, build artifacts, and Smithery dir to .gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent af3a418 commit ef5daa1

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,18 @@ data/
5151
# MCP Registry tokens
5252
.mcpregistry_*
5353

54+
# Generated PDFs
55+
*.pdf
56+
57+
# PDF build artifacts
58+
docs/pdf-build/
59+
60+
# Smithery
61+
.smithery/
62+
63+
# npm lock (thin wrapper, no deps to lock)
64+
package-lock.json
65+
5466
# OS
5567
.DS_Store
5668
Thumbs.db

0 commit comments

Comments
 (0)