Initial commit
This commit is contained in:
13
mcp-server/.dockerignore
Normal file
13
mcp-server/.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
node_modules
|
||||
.git
|
||||
.gitignore
|
||||
.env
|
||||
.DS_Store
|
||||
*.log
|
||||
|
||||
# We might want monitor.html if it's static, but the code generates it if missing or reads it.
|
||||
# Let's keep monitor.html if it exists in source, but ignore other junk.
|
||||
npm-debug.log
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
DOCKER_README.md
|
||||
Reference in New Issue
Block a user