Business Central MCP Server

# Dependencies node_modules/ package-lock.json yarn.lock # Environment variables .env .env.local .env.*.local # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Runtime data pids *.pid *.seed *.pid.lock # Build files dist/ build/ .build/ # Coverage directory coverage/ # IDE / editors .idea/ .vscode/ *.swp *.swo .DS_Store # Temp files tmp/ temp/ # Misc .cache/ .DS_Store