1
0
mirror of https://github.com/jht5945/buildj.git synced 2025-12-29 10:20:04 +08:00

first public version

This commit is contained in:
2019-07-28 01:05:34 +08:00
parent ea396a553b
commit 2d8373a1a2
9 changed files with 2553 additions and 4 deletions

4
.gitignore vendored
View File

@@ -2,9 +2,5 @@
# will have compiled files and executables
/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
# These are backup files generated by rustfmt
**/*.rs.bk