Some checks are pending
Rust / build (push) Waiting to run
Just what the world needs, another silly Rust re-write! But it was a good exercise in learning. There's a lot of messy things, which is why this is 0.2.0-pre.1. Going to make some cleaning passes after landing this.
12 lines
123 B
Text
12 lines
123 B
Text
# Python stuff
|
|
__pycache__
|
|
.testmondata
|
|
dist
|
|
|
|
# Rust stuff
|
|
/target
|
|
|
|
# Project specific files
|
|
test_album*
|
|
DESIGN.md
|
|
TODO.md
|