Add rust template

This commit is contained in:
Daniel Lundin 2024-10-21 23:02:58 +02:00
commit 508bbd316e
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
13 changed files with 1260 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
/.direnv
.env
.envrc
.git
/result*
/target