From d9cf3837118098d918403c8837877b3e76de538e Mon Sep 17 00:00:00 2001 From: Douwe Osinga Date: Fri, 26 Jun 2026 10:44:26 -0400 Subject: [PATCH] chore: ignore Zed settings (#10043) Co-authored-by: Douwe M Osinga --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b82cf5c75..fb5d12886 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ tokenizer_files/ .DS_Store .idea .vscode +.zed/ *.log tmp/