添加Pdf读取mcp
This commit is contained in:
18
pdf-reader-mcp/.dockerignore
Normal file
18
pdf-reader-mcp/.dockerignore
Normal file
@@ -0,0 +1,18 @@
|
||||
# Git files
|
||||
.git
|
||||
.gitignore
|
||||
|
||||
# Node modules
|
||||
node_modules
|
||||
|
||||
# Build artifacts (we only need the build output in the final stage)
|
||||
build
|
||||
|
||||
# Docker files
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
|
||||
# Documentation / Other
|
||||
README.md
|
||||
memory-bank
|
||||
.vscode
|
||||
Reference in New Issue
Block a user