Initial code commit.

This commit is contained in:
2025-03-03 01:11:37 -08:00
parent 01807c248f
commit 6da68c7fe7
5 changed files with 619 additions and 1 deletions

6
.gitignore vendored
View File

@ -8,6 +8,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
@ -27,7 +30,8 @@ Cargo.lock
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*