Initial commit of source for v0.1.0

This commit is contained in:
2025-03-01 00:31:28 -08:00
parent 67d961aef3
commit 248e1f0a1c
4 changed files with 318 additions and 1 deletions

6
.gitignore vendored
View File

@ -5,7 +5,8 @@
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*
@ -36,6 +37,9 @@ target/
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
#Cross config
Cross.toml
# These are backup files generated by rustfmt
**/*.rs.bk