mirror of
https://github.com/jixishi/SerialTerminalForWindowsTerminal.git
synced 2026-08-02 18:22:18 +00:00
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 <[email protected]>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
f6eff2da22
commit
2ffb86cc17
+8
-5
@@ -1,5 +1,8 @@
|
||||
/build/
|
||||
.idea
|
||||
dist/
|
||||
/go.sum
|
||||
/view/*
|
||||
/build/
|
||||
.idea
|
||||
dist/
|
||||
/go.sum
|
||||
/view/*
|
||||
.claude/
|
||||
COM.exe
|
||||
coverage.out
|
||||
Reference in New Issue
Block a user