From d59b963905047cbd1414439131b3199396eb36f5 Mon Sep 17 00:00:00 2001 From: Blake Ridgway Date: Mon, 16 Sep 2024 06:01:52 -0500 Subject: [PATCH] (feat): working on rust build of dotfiles --- gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitignore b/gitignore index 7cc89a1..b893cb3 100755 --- a/gitignore +++ b/gitignore @@ -10,4 +10,4 @@ tags tmp/**/* !tmp/cache/.keep gitconfig -rust_build/target/ +rust_build/target/*