From ec079bbf0d118c8000b2586f171a56ba5083ad06 Mon Sep 17 00:00:00 2001 From: marc Date: Wed, 20 Mar 2024 16:10:14 -0400 Subject: [PATCH] updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7773828..f2fffce 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -dist/ \ No newline at end of file +dist/ +.benchmarks/ \ No newline at end of file