From 54999d15077b986bd993a02fb19a82525ffbd224 Mon Sep 17 00:00:00 2001 From: BehroozRezvani Date: Sun, 22 Mar 2026 04:37:20 +0000 Subject: [PATCH] Add Zed config files to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4688d5fa52..a3911be3a0 100644 --- a/.gitignore +++ b/.gitignore @@ -69,6 +69,9 @@ CMakeSettings.json *PVS-Studio* PVS/* +# Zed Editor files +.zed/* + # Ignore other system generated files x64/* rpcs3/x64/*