feat: set up testing for gfmul task
This commit is contained in:
parent
6ef05f6018
commit
e1a6ae20a4
7 changed files with 46 additions and 39 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,7 @@
|
|||
# will have compiled files and executables
|
||||
# debug/
|
||||
target/
|
||||
vendor/
|
||||
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue