From b2d633eb7df600d089b826ff3c7b45b85c7c7930 Mon Sep 17 00:00:00 2001 From: Edward Langley Date: Sun, 5 Apr 2026 01:39:02 -0700 Subject: [PATCH] chore: update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1dedb6e..891e207 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ target/ symbols.json profile.json profile.json.gz +bench/*.txt