Raindrop.io MCP Server

by hiromitsusasaki
Verified
# Dependencies node_modules/ package-lock.json # Build output build/ # Environment variables .env # IDE and editor files .vscode/ .idea/ *.swp *.swo .DS_Store # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Test coverage coverage/ # Temporary files *.tmp *.temp