mirror the CLI

This commit is contained in:
Nick Pegg 2025-04-26 20:32:13 -07:00
parent ceb872590f
commit 291350855f
4 changed files with 295 additions and 0 deletions

3
.gitignore vendored
View file

@ -3,6 +3,9 @@ __pycache__
.testmondata
dist
# Rust stuff
/target
# Project specific files
test_album
DESIGN.md