# Node node_modules/ *.tgz # Build artifacts dist/ *.ipk *.run # Offline bundle cache (generated by scripts/download_deps.sh) # Runtime data (contains sensitive API keys / tokens) opt/ # OS .DS_Store Thumbs.db # Editor .vscode/ *.swp *.swo *~