Magic Component Platform (MCP)

Official
# Dependencies node_modules/ node_modules/** /node_modules **/node_modules npm-debug.log yarn-debug.log yarn-error.log .pnpm-debug.log # Build output dist/ build/ # Environment variables .env .env.local .env.*.local # IDE and editor files .idea/ .vscode/ *.swp *.swo .DS_Store Thumbs.db # Testing coverage/ # Logs logs/ *.log # Temporary files *.tmp *.temp .cache/ # TypeScript *.tsbuildinfo