Add Zed config files to gitignore

This commit is contained in:
BehroozRezvani 2026-03-22 04:37:20 +00:00 committed by Megamouse
parent 51514f9dc8
commit 54999d1507

3
.gitignore vendored
View file

@ -69,6 +69,9 @@ CMakeSettings.json
*PVS-Studio*
PVS/*
# Zed Editor files
.zed/*
# Ignore other system generated files
x64/*
rpcs3/x64/*