mirror of
https://github.com/lukaszraczylo/claude-mnemonic.git
synced 2026-06-15 02:22:18 +00:00
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:
@@ -1,5 +1,7 @@
|
||||
# Binaries
|
||||
bin/
|
||||
/mcp
|
||||
/worker
|
||||
*.exe
|
||||
*.exe~
|
||||
*.dll
|
||||
|
||||
Reference in New Issue
Block a user