From d6622dc6b3523a5658cd512b44f15f7a66fd540c Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Sat, 2 May 2026 03:10:08 +0200 Subject: [PATCH] chore: untrack cargo-tools files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fa2b02bf..2909d741 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,4 @@ bun.lockb target/ -.cargo-tools/random_gibberish.txt +.cargo-tools/ \ No newline at end of file