feat: init commit

This commit is contained in:
2024-09-08 19:00:18 +08:00
parent 8dfb5b480d
commit f4dd5339bb
8 changed files with 581 additions and 3 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.idea/
# ---> macOS
# General
.DS_Store
@@ -32,9 +33,6 @@ Temporary Items
# will have compiled files and executables
debug/
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
# These are backup files generated by rustfmt