From e82328c2cf651d470dbeb60533f6603909dce8da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C3=A1niel=20Buga?= Date: Mon, 23 Jun 2025 16:17:50 +0200 Subject: [PATCH] Ignore zed config (#3681) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f149322d5..58d734e3c 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ wokwi.toml # We'll ignore VS Code settings (at least for now...) **/.vscode/settings.json +**/.zed/ # Ignore generated documentation docs/