feat: init commit

This commit is contained in:
2021-08-02 00:18:44 +08:00
parent e345083e85
commit 10350820f9
4 changed files with 1357 additions and 3 deletions

5
.gitignore vendored
View File

@@ -4,9 +4,8 @@
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
Cargo.lock
.idea/
__git_ignore/
# These are backup files generated by rustfmt
**/*.rs.bk