project start

This commit is contained in:
2023-01-20 13:43:22 +01:00
parent fedfa1fedc
commit 1b3eff9f88
35 changed files with 108 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,6 @@
# Generated by Cargo
# will have compiled files and executables
/target/
main/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
@@ -8,3 +8,4 @@ Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
secret/**