Files
wx-win-agent/.gitignore
T
rogee 13c31fc902
Build web service image / build (push) Successful in 1m53s
feat: add remote control plane and whitelist reads
2026-09-12 09:46:05 +08:00

22 lines
173 B
Plaintext

**/bin/
**/obj/
**/node_modules/
artifacts/
TestResults/
coverage/
coverage.*
.pi/
.vs/
.vscode/
.idea/
.codegraph/
.mcp.json
*.user
*.suo
*.log
*.tmp
.DS_Store
Thumbs.db