Skip to content

Commit e725212

Browse files
committed
Refactor .gitignore and update README with enhanced features; add CLI command history support; implement test script for text sending protocol; include new images for documentation.
1 parent 97fa469 commit e725212

File tree

6 files changed

+294
-191
lines changed

6 files changed

+294
-191
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
traces/
1+
traces
22
LightBlue*
33
*.pyc
4-
__pycache__/*
4+
__pycache__
55
*.log
66
.claude/*
77
.vscode/*

0 commit comments

Comments
 (0)