Add rust template
This commit is contained in:
commit
508bbd316e
13 changed files with 1260 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
/.direnv
|
||||
.env
|
||||
.envrc
|
||||
.git
|
||||
/result*
|
||||
/target
|
Loading…
Add table
Add a link
Reference in a new issue