set up Rust project, delete C++ files
This commit is contained in:
parent
efa898ebaa
commit
7df31f6b5c
26 changed files with 185 additions and 930 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1 +1,6 @@
|
|||
.cache
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target/
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
Loading…
Add table
Add a link
Reference in a new issue