Files
SerialTerminalForWindowsTer…/.gitignore
T
JiXieShi 2ffb86cc17 chore: remove dead code and binary files from tracking
Remove unused global var `in`, func `strout`, func `echoConsoleInput`,
func `padRight`, func `ErrorP`, and func `ErrorF`. Inline error check
in CloseSerial. Add COM.exe and coverage.out to .gitignore.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-22 02:25:23 +08:00

8 lines
72 B
Plaintext

/build/
.idea
dist/
/go.sum
/view/*
.claude/
COM.exe
coverage.out