testprogram/ is local test data, not part of the tool: untracked and gitignored so it never comes back. verify.py now prints SKIP and exits 0 when the test pair is absent instead of blowing up. Adds config.NAME / config.VERSION (sab2sax 0.0.0.001). Every dialog title bar goes through config.title(), and the CLI prints the same line at startup, so it is clear which build produced a file. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
6 lines
64 B
Plaintext
6 lines
64 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
testprogram/
|
|
*-sab2sax-*.sab
|
|
*-sab2sax-*.sax
|