transferred to its own repo

This commit is contained in:
2025-03-27 05:31:53 +01:00
parent 94eab83d23
commit 5fd7a4476d
8 changed files with 345 additions and 1 deletions

3
.gitignore vendored
View File

@@ -6,7 +6,7 @@ target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
@@ -99,3 +99,4 @@ fabric.properties
# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser
!/Cargo.lock