chore: remove hand-rolled telemetry pkg; ignore build binaries

- delete internal/telemetry (replaced by oss-telemetry library in prev commit)
- gitignore root /mcp and /worker build artifacts
This commit is contained in:
2026-05-24 03:03:57 +01:00
parent 00d8871f5e
commit a59b9b1622
2 changed files with 2 additions and 55 deletions
+2
View File
@@ -1,5 +1,7 @@
# Binaries
bin/
/mcp
/worker
*.exe
*.exe~
*.dll