Files
agenticSystem/mcp-server/.dockerignore
2026-04-01 23:16:45 +01:00

14 lines
280 B
Plaintext

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