From 43655648a602b5b21e10dc69726d0d351bec8056 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sun, 31 Mar 2024 18:22:20 +0200 Subject: feat(rust): Update to my SOTA --- templates/rust/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/rust/.gitignore') diff --git a/templates/rust/.gitignore b/templates/rust/.gitignore index 8884339..cb87f36 100644 --- a/templates/rust/.gitignore +++ b/templates/rust/.gitignore @@ -1,5 +1,6 @@ -# build dirs +# build /target /result +# dev env .direnv -- cgit 1.4.1